Re: Setting file attributes after download (General questions)

by Jan, (7142 days ago) @ Jasmine

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

locked

Complete thread: