Home » RDBMS Server » Server Administration » automatic ftp script for unix
automatic ftp script for unix [message #63228] Mon, 20 September 2004 12:03 Go to next message
J
Messages: 16
Registered: April 2001
Junior Member
Hi Guys,

Is it possible to write a script in Solaris to do Automatic ftp.  I tried writing a script and it stopped on me at the password prompt.  If anyone has a script can you please email it to me.  Any help will be appreciated.

Thanks and Regards,

Re: automatic ftp script for unix [message #63229 is a reply to message #63228] Mon, 20 September 2004 12:44 Go to previous message
manoj rattan
Messages: 3
Registered: September 2004
Junior Member
You can use the following as the input file for ftp command

Open SERVER_NAME
user USERNAME PASSWORD
binary **If you want transfer to be in Binary mode
cd FULL_PATH of the Directory
lcd FULL_PATH of Local Directory

Hope this helps you

Manoj
Previous Topic: ORA-00600: internal error code, arguments: [4137]
Next Topic: query to slow after lots of insert and delete operations
Goto Forum:
  


Current Time: Fri Sep 27 08:28:13 CDT 2024