![]() |
|
|
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 |
| Check file size and remove files | srivsn | Shell Programming and Scripting | 5 | 05-28-2009 02:09 PM |
| How to check file size before and after FTP | i.scientist | Shell Programming and Scripting | 1 | 09-13-2008 09:55 AM |
| Perl FTP - check file size | rahulrathod | Shell Programming and Scripting | 1 | 02-20-2007 10:21 AM |
| file size check | malaymaru | Shell Programming and Scripting | 2 | 10-19-2005 01:26 AM |
| Check file size | alnita | UNIX for Dummies Questions & Answers | 6 | 06-20-2005 03:34 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
Hi madhan,
Thanks for the quick replay.... your option i feel i can only the size command that i m able to see it in ftp help option..when i tried like below.. >ftp >size filename(that have been transfered) >file size. but can you explain me little bit more how do i compare both inside ftp itself.. i can check local machine file size like below >!ls -lrt >!ls -lrt | awk '{print $6}' > localfilesize ????? Thanks in advance.. Sha |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|