![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| retrieve value from a file | satish@123 | Shell Programming and Scripting | 1 | 05-17-2008 08:40 AM |
| Retrieve data from a file | tpltp | Shell Programming and Scripting | 2 | 03-28-2008 05:36 AM |
| how to retrieve a particular character from a file? | singalla | UNIX for Dummies Questions & Answers | 1 | 02-27-2008 10:05 AM |
| How to retrieve a particular line from a file | vinayap | UNIX for Dummies Questions & Answers | 2 | 07-11-2007 03:16 PM |
| Retrieve message from file | mpang_ | Shell Programming and Scripting | 5 | 02-02-2007 09:38 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi,
I need to get multiple files from an ftp server. Once the files have been downloaded, I need to move them to a different directory on the ftp server. I don't know of a command that would enable me to get a file and then move it (assuming I don't know the exact file name) within ftp. I think the best way would be to connect to the FTP server and write the list of files waiting to be downloaded to a text file, then connect again and download one file at a time, but I don't know how to do it. If anyone has some suggestions to get me started it would be grately appreciated. Thanks. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|