Hi all,
Why do I get 2 different sizes of the same file???
When I use ftp->dir("myfile.txt"
-rw-r--r-- 1 30002 1770156 Jul 31 18:15 myfile.txt
The size is 1770156
But when I use $mysize = ftp->size("myfile.txt"
$mysize is 1834155
Please help.
Suhaimi
Why do I get 2 different sizes of the same file???
When I use ftp->dir("myfile.txt"
-rw-r--r-- 1 30002 1770156 Jul 31 18:15 myfile.txt
The size is 1770156
But when I use $mysize = ftp->size("myfile.txt"
$mysize is 1834155
Please help.
Suhaimi