![]() |
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 |
| 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 |
| Calculate the time difference between a local file and a remote file. | meetmano143 | Shell Programming and Scripting | 1 | 11-04-2008 02:59 PM |
| File System - Remote or Local?? | Un1xNewb1e | UNIX for Dummies Questions & Answers | 1 | 04-11-2008 04:23 PM |
| how to mount a file system of a remote machine to local file system | cy163 | UNIX for Dummies Questions & Answers | 2 | 01-31-2008 09:04 AM |
| how to find whether a file is local or remote file? | jackfds | UNIX for Dummies Questions & Answers | 3 | 07-10-2007 08:36 AM |
| file size in bytes is different in ftp and local pc | umen | UNIX for Dummies Questions & Answers | 2 | 06-04-2007 04:58 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
file size comparision local file and remote file
Hi,
I have written a script which would FTP a dump file to the FTP server and log the whole activity into a file. to confirm the success of the file copy i grep for "226 file receive OK" and then send out an email saying success. Now i want to make sure the bytes of the local file and remote file are the same. i read on the forum that we can do an ls -l on the local and remote files and compare the two.. Upon my research i couldn't find a statement which will extract the bytes from a FTP file and put that into a variable so that i can compare... Need some help with that. |
|
||||
|
something new. i will try that...
thanks Lakris... |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|