Re: Test for file existance in wodFtpDLX (General questions)
Kaczmar,
are you sure it creates zero-sized file locally? I would rather fix this bug if it exists, since finding answer to your question isn't that easy. I think that in FTP protocol there's no convinient way for that. You may try to use RawSend( SIZE filename & VbCrLf) but that's not supported on all servers.