What about 

$ ftp -n hostname < script.name & > /dev/null

and the script.name is just:

user username password 
put local.file remote.file
quit

Would it solve your problem?

ZORO

Reply via email to