Using SharpSSH to SFTP files, is there a way to obtain the file size of the server file?

Posted by BOverflow on Stack Overflow See other posts from Stack Overflow or by BOverflow
Published on 2010-05-28T01:49:59Z Indexed on 2010/05/28 1:51 UTC
Read the original article Hit count: 252

Filed under:
|

After uploading a file for SFTP, if i want to obtain the file size of the file. Is that possible? This is being done using the SharpSSH library in C#.

Thanks!

© Stack Overflow or respective owner

Related posts about sftp

Related posts about sharpssh