7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
open ftp://<USERNAME>:<PASSWORD>@<INDIRIZZO_FTP> -passive=on
|
|
lcd C:\zucchetti\E80_SL\SPEDGLS
|
|
cd /
|
|
put *.*
|
|
close
|
|
exit
|