Re: PutFile Timeout on Core FTP Server - WeOnlyDo Discussion board

Re: PutFile Timeout on Core FTP Server (General questions)

by Cliff, Friday, January 12, 2007, 20:46 (6524 days ago) @ woddrazen

I'm using standard FTP: protocol set to 0. It is a Active FTP connection. Regular port of 21.

In my little app I set Blocking = True so the only error I get is at the actual error spot.

I'm about to see if I can download Core FTP Server also to see if I can reproduce it and get more information.

The trading partner tells me that his log shows that I'm trying to change to a directory that includes the filename. For example, if I set RemotePath = /Inbox/Testfile.txt he's saying I'm trying to change to the directory /Inbox/Testfile.txt . I'm not actually issuing any CWD commands. I just set LocalPath and RemotePath and call PutFile.

Thanks
Cliff


Complete thread: