how to use batch file to ftp files in UNIX?# Unix - 噫吁兮,危乎高哉
j*r
1 楼
hi,
I want to make a batch file to download some files automatically
like this,
ftp
open my.download.com
user aaa [email protected]
ls
get aaa.zip
close
by
Can any daxia told me how to do it?
Thanks.
I want to make a batch file to download some files automatically
like this,
ftp
open my.download.com
user aaa [email protected]
ls
get aaa.zip
close
by
Can any daxia told me how to do it?
Thanks.