Merci pour les infos! En fait j'ai commencé en Perl... Pour chaque fichier recu, un fork par upload FTP (pour l'envoi simultané) et gestion de retry...
Xavier -- There is nothing like 127.0.0.1 On Fri, 11 Feb 2005, Pascal Bleser wrote: > -----pgpenvelope processed message > > Xavier wrote: > | Avant de réinventer la roue... Est-ce que qqn connait un petit > | "transmitter" (soft de transmission par FTP): > | Je recois un fichier et une liste de destination ou je dois le "pusher" > | (FTP only). Avec gestion des retries, des reports etc... > | Avant de réinventer la roue, on sait jamais! > > Jette un oeil à lftp, c'est le client FTP le plus puissant que je connaisse > (il supporte aussi SFTP, > FISH, HTTP, HTTPS, FTPS et FXP). Et il est "scriptable". > http://lftp.yar.ru/ > > Si tu utilises SUSE Linux, la dernière version de lftp est toujours disponible > en RPM (pour SUSE > 9.2, 9.1, 9.0 et 8.2) depuis mon site: > http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=Network/lftp > http://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/packages/Network/lftp/ > > Sinon, bein tu as toujours la possibilité d'écrire un script en Perl ou Python > en utilisant les > classes de client FTP disponibles. Il y a tout ce qu'il faut: > - Python ftplib: http://docs.python.org/lib/module-ftplib.html > - Perl libnet Net::FTP: http://search.cpan.org/~gbarr/libnet-1.19/Net/FTP.pm > > Ou alors en Java: > - en utilisant le support FTP du JDK (articles): > ~ - http://www.javaworld.com/javaworld/jw-04-2003/jw-0404-ftp.html > ~ - http://www.nsftools.com/tips/JavaFtp.htm > - Jakarta Commons-Net (mieux): http://jakarta.apache.org/commons/net/ > > hope this helps > -- > ~ -o) Pascal Bleser http://linux01.gwdg.de/~pbleser/ > ~ /\\ <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> > ~ _\_v The more things change, the more they stay insane. > ================================================================== > FOSDEM 2005 - Free&OpenSource Software Developers European Meeting > |>>>>> 26 & 27 Feb 2005 in Brussels - http://www.fosdem.org <<<<<< > ================================================================== > > -----pgpenvelope information > Hash: SHA1 > Version: GnuPG v1.2.5 (GNU/Linux) > > gpg: Signature made Fri Feb 11 19:09:12 2005 CET using DSA key ID 58857177 > gpg: Can't check signature: public key not found > > pgpenvelope_decrypt: message processed at Fri Feb 11 19:25:01 2005 > > -----end pgpenvelope information > _______________________________________________________ > Linux Mailing List - http://www.unixtech.be > Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux > Archives: http://www.mail-archive.com/linux@lists.unixtech.be > IRC: chat.unixtech.be:6667 - #unixtech > NNTP: news.gname.org - gmane.org.user-groups.linux.unixtech >
_______________________________________________________ Linux Mailing List - http://www.unixtech.be Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux Archives: http://www.mail-archive.com/linux@lists.unixtech.be IRC: chat.unixtech.be:6667 - #unixtech NNTP: news.gname.org - gmane.org.user-groups.linux.unixtech