On Tue, Jul 22, 2003 at 09:09:01AM -0700, Sambit Nanda wrote:
> Hi, 
>   is there any way to capture the ftp status from ftp
> prompt.
>   for example, from prompt  ftp> send filename.txt 
>   then i want to capture whether ftp is sucess or not
> to my shell script variable, can i do this ?

Use ncftpput - the return codes are something you can work with - the
return codes are documented in the man page.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to