Differences
This shows you the differences between the selected revisions of the page.
2013-12-20 | 2014-03-17 | ||
5.5 no pages on login dialog (martin) | name the extension for disk space checking (martin) | ||
Line 28: | Line 28: | ||
^ [[task_properties|Owner or group change]] | In SFTP-2 and SFTP-3, the owner and group can be changed only with knowledge of UID/GID. Since SFTP-4 even change using user or group name is allowed. | Supported (MFF). Unsupported by WinSCP. | Supported (''chown'', ''chgrp''). | | ^ [[task_properties|Owner or group change]] | In SFTP-2 and SFTP-3, the owner and group can be changed only with knowledge of UID/GID. Since SFTP-4 even change using user or group name is allowed. | Supported (MFF). Unsupported by WinSCP. | Supported (''chown'', ''chgrp''). | | ||
^ [[ui_properties#checksum|Checksum calculation]] | Supported, if the server supports respective SFTP protocol extension. | Supported (XCRC, XMD5, XSHA). Unsupported by WinSCP. | Unsupported. | | ^ [[ui_properties#checksum|Checksum calculation]] | Supported, if the server supports respective SFTP protocol extension. | Supported (XCRC, XMD5, XSHA). Unsupported by WinSCP. | Unsupported. | | ||
- | ^ [[ui_fsinfo#space|Checking disk usage]] | Supported, if the server supports respective SFTP protocol extension (SFTP-5 or proprietary OpenSSH extension). | Unsupported. | Unsupported. Pre-defined [[custom_command|custom command]] //Disk Space Usage// (''df'') can be used as an alternative. | | + | ^ [[ui_fsinfo#space|Checking disk usage]] | Supported, if the server supports respective SFTP protocol extension (SFTP-5 or proprietary OpenSSH extension ''statvfs@openssh.com''). | Unsupported. | Unsupported. Pre-defined [[custom_command|custom command]] //Disk Space Usage// (''df'') can be used as an alternative. | |
^ [[task_link|Link creation]] | It is possible to create and edit symbolic links since SFTP-3. Hard links are supported only since SFTP-6 (unsupported by WinSCP). | Unsupported. | It is possible to create both symbolic and hard links (''ln''). Symbolic links can be edited also. | | ^ [[task_link|Link creation]] | It is possible to create and edit symbolic links since SFTP-3. Hard links are supported only since SFTP-6 (unsupported by WinSCP). | Unsupported. | It is possible to create both symbolic and hard links (''ln''). Symbolic links can be edited also. | | ||
^ User group list lookup | Unsupported. | Unsupported. | Supported (''groups''). | | ^ User group list lookup | Unsupported. | Unsupported. | Supported (''groups''). | |