![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Answers to Frequently Asked Questions Please look in here before posting your questions. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automate FTP | borncrazy | Shell Programming and Scripting | 11 | 02-20-2008 08:10 PM |
| History of old FTP transfers | Nakul Mukerjee | UNIX for Dummies Questions & Answers | 4 | 05-02-2007 03:39 AM |
| Automate FTP | CamTu | UNIX for Advanced & Expert Users | 4 | 02-25-2005 06:08 AM |
| text files, ASCII files, binary files and ftp transfers | Perderabo | Answers to Frequently Asked Questions | 0 | 04-08-2004 01:25 PM |
| automate an ftp job | flowrats | UNIX for Dummies Questions & Answers | 11 | 07-24-2002 05:47 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
||||
|
Automate FTP / Scripting FTP Transfers
One of our most frequent questions is how to automate ftp transfers. There are several approaches. Since I'm writing this post, we will start with my favorite technique.
In Automated FTP task I present a simple example of my ksh co-process technique. And note that later in this thread I explain how it works. And in For Loops Within Ftp Comands I show how to use the co-process technique in conjunction with a loop. In Automated FTP we see an example of another technique called a "here document". And in Telnet and file Copy/Delete Problem we see and example of the .netrc technique. There are dozens of more threads, but they are all using one of the techniques above (or a combination of techniques 2 and 3). You can find them with our search function. For a perl solution, see Perl scirpt for automatic file transfer. connecting to Unix from windows - help has this link which may help if you need to have an ftp script on a box running Windows. And then, there is this. sftp is different program that uses a different protocol and has different requirements. sftp scripting recommends this site. Also see automate sftp using unix script. Last edited by Perderabo : 05-21-2005 at 11:17 AM. |
||||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|