Re: Setting file attributes after download - WeOnlyDo Discussion board

Re: Setting file attributes after download (General questions)

by wodSupport, Thursday, October 13, 2005, 15:55 (6775 days ago) @ Jan

Jan,

not sure if you want to change local or remote. If it's local, you need to use API. If you want remote, then SetAttributes is correct way, but instead of 444 as string, send 444oct = 292dec, so set 292 into Permissions argument, and that should work.

However, 10060 doesn't somehow fit into your error range.. Are you sure you got 10060 after SetAttributes call?

Kreso


Complete thread: