$dcc.remoteFileSize

Returns the remote file size associated with the specified DCC session
Usage
$dcc.remoteFileSize(<dcc_id>)
Description
Returns the remote file size associated with the specified DCC session.
If <dcc_id> does not identify a file transfer DCC then this function returns '0'
If <dcc_id> is not a valid Direct Client Connection identifier then this function prints a warning and returns '0'
In download transfers the remote file size represents the total size of the file to be transferred (advertished by the remote end).
In upload transfers the remote file size is non zero only if the remote user has issued a resume request and it represents the requested offset in bytes from which the transfer has started.
Syntax Specification
<integer> $dcc.remoteFileSize(<dcc_id:uint>)

Index, Functions
KVIrc 4.3.1.6366 Documentation
Generated by root at Sun Apr 30 14:31:33 2017