Re: Setting file attributes after download - WeOnlyDo Discussion board

Re: Setting file attributes after download (General questions)

by Jan, Thursday, October 13, 2005, 16:07 (6775 days ago) @ wodSupport

Hello Kreso,

this construct works only partially:

long att=292;
pFtpCom->SetAttributes(bstrRemotePath,vtMissing,vtMissing,vtMissing,att);

Remote file becomes attributes properly.
But it throws exception:

10060 (yes!), The current connection has timeout.

Any dea?

Jan


Complete thread: