This is a discussion on Downloading files from ftp server with mget command within the Shell scripting forums, part of the Development/Scripting category; Hi, I want download single file from remote ftp server with mget command. Files are in following format. BBY_product_file_200805240250.zip BBY_product_file_200805250250.zip ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Hi,
I want download single file from remote ftp server with mget command. Files are in following format. BBY_product_file_200805240250.zip BBY_product_file_200805250250.zip BBY_product_file_200805260250.zip I want to download latest file daily. I tried with following commad but didn't work. $mget BBY_product_file_%date:~-4,4%%date:~-10,2%%date:~-7,2%0250.zip Can someone help me on this ASAP. Thanks |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| diff command to exclude files that match pattern | piggy | Getting started tutorials | 1 | 08-13-2007 10:52 PM |
| linux command search server for string | chimu | Linux software | 2 | 07-26-2006 12:40 AM |
| Linux searching for files in the server | jerry | Getting started tutorials | 1 | 06-20-2006 05:12 PM |
| Downloading Linux distro or kernel from indian mirror sites | rockdalinux | Getting started tutorials | 1 | 01-28-2006 01:08 PM |
| script for uploading files to a FTP server | marinm | Shell scripting | 7 | 01-02-2006 07:35 PM |