Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FTP Class for VFP 5.0 – Hangs on Upload
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
FTP Class for VFP 5.0 – Hangs on Upload
Divers
Thread ID:
00944193
Message ID:
00944193
Vues:
70
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform