Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FTP From VFP
Message
De
19/02/2013 08:15:57
Thomas Ganss (En ligne)
Main Trend
Frankfurt, Allemagne
 
 
À
19/02/2013 07:58:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01566244
Message ID:
01566362
Vues:
66
>I'm leaning that way too.

no wonder, as it was leaner than 2.x ;-)
>
>It would be great if there were some examples of simple transactions, like sending a file to an ftp site.
>Do you have any examples that you could post here?

that was client payed stuff to be put into their closed source package - sorry.
Also included into a class hierarchy abstracting way of sending/protocol away,
so you had the same interface for HTTP, FTP, File and other protocols.

but usually was check for
source availability (Dir and File),
Target-Dir available ,
No Target-File or overwrite ?
copy
check
delete source if necessary (Move-action not directly supported in protocol)
return success

HTH

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform