Operating System - HP-UX
1834814 Members
2839 Online
110070 Solutions
New Discussion

Re: Need solution for ftp -nv

 
violin_1
Advisor

Need solution for ftp -nv

DEAR ALL,

I got some touble when used ftp command ,
need some tips~~


I logged my test steps as attachments
Does anyone what's the problem?

Thanks very much!

Violin.
violin@gbm.com.tw
1 REPLY 1
Robert-Jan Goossens
Honored Contributor

Re: Need solution for ftp -nv

Violin,

create a ftp script

ftp -vn 1xx.x4.x4.xx <user mes xxxxxx
lcd /u04/pcbames
cd /ftp/interface
as
prompt
mput readme*.txt
EOF

Regards,
Robert-Jan