Description | This function gives the size of a file on the FTP server. The size returned is in bytes. To convert this to Kilobytes (KB) divide by 1024. To convert to Megabytes (MB), divide by 1048576. Finally, to convert to Gigabytes (GB), divide by 1073741824.
|
---|