A voir également:
- Commandes en ftp
- Commande en attente d'acceptation fnac ✓ - Forum Consommation et internet
- Ftp //192.168.l.2121 - Forum Réseau
- Serveur ftp gratuit ✓ - Forum Logiciels
- Url ftp - Forum Windows
- Commandes terminal mac - Guide
1 réponse
Je vais sans doute paraître un peu lourd, mais pourquoi pas développer ça en Python ?
Il y a un module FTP tout prêt à l'emploi.
http://python.org/doc/current/lib/module-ftplib.html
http://www.commentcamarche.com/forum/affich.php3?ID=73041
ça marche très bien.
J'ai automatisé tout un tas d'opérations avec Python.
Il y a un module FTP tout prêt à l'emploi.
http://python.org/doc/current/lib/module-ftplib.html
http://www.commentcamarche.com/forum/affich.php3?ID=73041
ça marche très bien.
J'ai automatisé tout un tas d'opérations avec Python.