Click to See Complete Forum and Search --> : FTP


ayo
12-19-2001, 05:54 AM
|

Complete message thread: ( indicates your current position in the thread)
FTP - ayo 12/19/2001 6:50:07 AM

--------------------------------------------------------------------------------
Subject:
From:
Date: FTP
ayo (a_ayo@ yahoo.com)
12/19/2001 6:50:07 AM


Hi,
I wonder if anyone can help me with writting a scipt.
Basically, i need to copy some files from a remote unix box using FTP,
I have got the username and password and can log unto the box to get the files manually BUT,
I need to write this batch file so that non-technical people can run it without any problem.

So, this is what i want:
Embedd username/password in a separate file to be called by this batch job.
log unto the unix box to get the files and then copy them over to the NT box, rename the files on the unix box after it has been copied onto the NT box.

Can some one pls help!!!