Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FTP Class for VFP 5.0 – Hangs on Upload
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
FTP Class for VFP 5.0 – Hangs on Upload
Miscellaneous
Thread ID:
00944193
Message ID:
00944193
Views:
71
I incorporated Robert Abram’s FTP Class. For the most part it is working. I can get the connection and change directories. I am even able to upload files to one FTP site. However, when I try another site it hangs on:

fResult = FtpPutFile(THIS.nConnect_Handle, @lcLocalFile, @lcRemoteFile, ;
FTP_TRANSFER_TYPE_BINARY, 0)

I know I have permissions on the site because I can upload files using FTP Voyager, my FTP client.

When monitoring the progress on the remote site with FTP Voyager I see a 0 byte file gets created with the name of the file I am uploading. After that – nothing; it just hangs.

I am using Windows XP SP2 with the firewall off.
I am using VFP 7.0 SP1


Any Ideas?

- Paul
Next
Reply
Map
View

Click here to load this message in the networking platform