Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
1.9k views
in .NET FTP by
Hi,

I have a Remote Directory RD.
RD has a File F of size 13 bytes.

The size of this Remote Directory alone is reported as 4096.

I am comparing the size of a Local Directory versus the Remote Directory. In the case of the Local Directory, the size is calculated only for the File contained in the Directory and not the Directory itself.

How may I efficiently do this comparison?

Regards,
Ranjith.

1 Answer

0 votes
by (162k points)
You probably need to add up the file sizes in the directory

Hi,

I have a Remote Directory RD.
RD has a File F of size 13 bytes.

The size of this Remote Directory alone is reported as 4096.

I am comparing the size of a Local Directory versus the Remote Directory. In the case of the Local Directory, the size is calculated only for the File contained in the Directory and not the Directory itself.

How may I efficiently do this comparison?

Regards,
Ranjith.

Categories

...