Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Could not upload file into FTP server
Message
From
20/03/2001 12:28:55
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexico
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Could not upload file into FTP server
Miscellaneous
Thread ID:
00486903
Message ID:
00486903
Views:
38
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.
Reply
Map
View

Click here to load this message in the networking platform