![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use the programming in UNIX to count the total G+C and the GC%?What command li | patrick chia | Shell Programming and Scripting | 1 | 01-20-2009 03:30 AM |
| total count of inodes in a mount | pharos467 | UNIX for Advanced & Expert Users | 5 | 07-18-2008 04:42 PM |
| Count total unique destination for source | new_buddy | Shell Programming and Scripting | 5 | 07-10-2008 06:50 AM |
| HELP! Accidentally downloaded .gz file non-binary | UDcc123 | UNIX for Dummies Questions & Answers | 2 | 09-30-2005 11:22 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Count total file downloaded using FTP
Hi All,
I'm developing a FTP script as below: ftp -v -n <IP_ADDRESS> << EOF user avery jSqaqUU2 lcd /directory/folder/ ascii prompt mget * bye EOF I would like to enhance the script to count the total file downloaded. For example, once the script run i want the message "Total <n> files downloaded". How could i do this? Thanks Tarmizee |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|