Home » Infrastructure » Unix » Re: Can I FTP files using shell?
Re: Can I FTP files using shell? [message #96966] Mon, 01 October 2001 08:06
Ili N'Ofu
Messages: 1
Registered: October 2001
Junior Member
Try this approach:

/usr/bin/ftp -nv hostname <<!! 1>error.log
user username pswd
put yourfilename
bye
!!

you can use put, append, etc

Good luck

----------------------------------------------------------------------
Previous Topic: Auto database startup and shutdown.
Next Topic: Re: diff. oracle 8i / 9i
Goto Forum:
  


Current Time: Sat Apr 20 07:04:17 CDT 2024