Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FTP Push 'n Pull
Message
De
21/10/2008 16:18:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01355626
Message ID:
01356148
Vues:
28
Interactively in Windows Explorer I click on "My Network Places"
then I click on the I.E. folder named abc.alphabetcity.com (the FTP site)
and paste in my files. Then on my local machine I connect (at automatically midnight) in FTP script code to download.
(note: locally, I do NOT have access to the remote files I need to download - I have to RDP to the remote server and pre-copy them to the FTP)
I want to automate that process also. What does the actual code look like?

COPY FILE c:\my_workbook.xls to "ftp://abc.alphabetcity.com\staging_folder\my_workbook.xls"
or how do I first connect to "ftp://abc.alphabetcity.com\staging_folder\ do that I can then
COPY FILE c:\my_workbook.xls to my_workbook.xls
thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform