FTP

De Bricosoft.

(Redirigé depuis Ftp)
ah wa wa waa, grand succèèès

FTP est l'acronyme récursif de ftp trop puissant.

en CLI

#!/bin/sh
ftp <<EOF
open ftp.bricosoft.com
put *.png
EOF

mirror

$ lftp -c "set ftp:list-options -a;
open ftp://root:god@ftp.bricosoft.com; 
lcd ./vrml;
cd /vrml;
mirror --reverse --delete --use-cache --verbose --allow-chown  
--allow-suid --no-umask --parallel=2 --exclude-glob .svn;
close;quit;"

Liens

Récupérée de « http://www.bricosoft.com/FTP »
Outils personnels
Plus