|
ftp a terminal and get file at my terminal
this is a shell script..
my cd command does not work ?
why ?
kindly help how?
ftp -n 172.17.60.5 <<END_SCRIPT
quote USER admin
quote PASS admin
cd /home/omc/cordect/new_diu/log.bkp
cd /home/omc/cordect/new_diu/log.bkp
mget diustats.dbg
|