Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FTP help needed! URGENT!

Status
Not open for further replies.

ZK

MIS
Oct 2, 2000
27
GB
Hi guys,

I need help ASAP. I need to write an FTP script that logs on to a remote machine, and copies (or moves) files from one folder on that remote machine to another folder (on the same remote machine). It needs to copy multiple files at the same time.

Do any of your know the command/syntax do do the job?

(Our ftp server is on Linux)

Thanks
ZK
 
What do u mean by FTP script ?
Or are u talking about a normal script file that should FTP to a remote machine to 'put' files ?

Sriks
 
yes, by 'script', I mean an ftp script that log onto a remote machine to 'put' files.

I've written the script to 'put' the files, but don't know how to copy those 'put'ed files from the remote directory I copied them into to another directory on the remote machine.

ZK
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top