1827293 Members
2374 Online
109717 Solutions
New Discussion

Re: Simple(?) FTP Script

 
Alex St. Amand_1
Occasional Contributor

Simple(?) FTP Script

I am in need of an FTP script or utility to transfer a file back and forth from a vendors server on a daily basis. The script/utility would need the capability of checking if the file exists and if it is complete before proceeding (possibly by checking the file size or date).

I am new to Unix scripting, and I admit this is above my abilities (I am an expert from the NT world). However, I am capable of modifying any current script to work.

I am humbly hoping there is a current good script out there or a good utility to accomplish this task.

Thanks Everyone.
1 REPLY 1
James R. Ferguson
Acclaimed Contributor

Re: Simple(?) FTP Script

Hi Alex:

Here's a couple of threads with several different ways discussed and many links to other posts discussing the same:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xfbc0854994d9d4118fef0090279cd0f9,00.html

http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x82dff841489fd4118fef0090279cd0f9,00.html

...JRF...