![]() |
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. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
thanks for the reply.
but ..i didnt get what i can get with "ls". .. actually my prob is that I wnt to chk for the file size..if its zero KB thn I need to ftp it again....and/or 'll send a mail.. so how can i chk for the file size on ftp prompt..?? |
|
||||
|
The -s option gives the file size in blocks, including indirect blocks, for each entry.
Other than some specified commands, you cannot use it in ftp mode. So better to delete zero byte files in the landing directory and start the ftp for those file again.. Need to see your code........... |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|