Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Could not upload file into FTP server
Message
De
20/03/2001 12:28:55
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexique
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Could not upload file into FTP server
Divers
Thread ID:
00486903
Message ID:
00486903
Vues:
37
I have downloaded a FTP class from the files section that works OK when I execute it in the command window but when is called from my form it doesn't work, does anyone have tried this class?
Fails when I atempt to upload a file to the server with:

Local cPedidoRemoto, cPedidoLocal
store 'F:\Mad\'+cPedido to cPedidoRemoto
store sys(5)+Curd()+cPedido to cPedidoLocal

If !oFtp.PutFtpFile(cPedidoRemoto,cPedidoLocal)
--some code
Endif

I've tried with two servers, Serv-U and 3CDaemon.

Thanks in advance
Héctor L.
Répondre
Fil
Voir

Click here to load this message in the networking platform