Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
UNIX FTP Scripting
Name: tparrish Date: February 20, 2004 at 07:01:22 Pacific OS: Solaris 8 CPU/Ram: 1GB
Comment:
I like the resources that you provided with FTP question. I need help with parsing a file on an IRMFTP server with a name like "FAU.PB1.budget". How do I write an FTP script to parse the filename "budget" from node and FTP that file to another FTP server called EPRINT.
Summary: On a Windows Server there will be multiple files that needed to be FTP’d to Unix Server. We want to merge all these files into 1 file and rename them before FTP’ing it. For Example: 1) Files i...
Summary: I have a task to delete files from an FTP Server which is a IIS server from unix shell script, ftp delete command does not let me use wild card characters(globbing)and i have files that have file name...