Symbolic link are most of time resolved because of the use of GetCanonicalPath().
This appears when calling GetAttributes() and when listing files.
The size of symbolic links in the SftpFileAttributes class appears to be the real size of the link, not the size of the target file/directory, so it is a mismatch.
This appears when calling GetAttributes() and when listing files.
The size of symbolic links in the SftpFileAttributes class appears to be the real size of the link, not the size of the target file/directory, so it is a mismatch.