Differences
This shows you the differences between the selected revisions of the page.
2014-12-19 | 2015-02-18 | ||
punctuation (martin) | 5.7 Support for MD5 FTP command. (martin) | ||
Line 28: | Line 28: | ||
^ [[ui_transfer_custom#upload_options|Setting properties (time-stamp, permissions) of uploaded files]] | Supported. | Server needs to support ''MFMT'' extension. | Only few servers support setting time-stamp. | Supported. | | ^ [[ui_transfer_custom#upload_options|Setting properties (time-stamp, permissions) of uploaded files]] | Supported. | Server needs to support ''MFMT'' extension. | Only few servers support setting time-stamp. | Supported. | | ||
^ [[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. | Unsupported. | 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. | Unsupported. | Supported (''chown'', ''chgrp''). | | ||
- | ^ [[ui_properties#checksum|Checksum calculation]] | Supported, if the server supports respective SFTP protocol extension. | Supported (''HASH'', ''XSHA1'', ''XSHA256'', ''XSHA512'', ''XMD5'', ''XCRC''). &beta_feature | Unsupported. | Unsupported. | | + | ^ [[ui_properties#checksum|Checksum calculation]] | Supported, if the server supports respective SFTP protocol extension. | Supported (''HASH'', ''XSHA1'', ''XSHA256'', ''XSHA512'', ''MD5'', ''XMD5'', ''XCRC''). &beta_feature | Unsupported. | Unsupported. | |
^ [[ui_fsinfo#space|Checking disk usage]] | Supported, if the server supports respective SFTP protocol extension (SFTP-5 or proprietary OpenSSH extension ''statvfs@openssh.com''). | Supported (''AVBL'', ''XQUOTA''). Only new servers support it. &beta_feature | Only some servers support it. | 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''). | Supported (''AVBL'', ''XQUOTA''). Only new servers support it. &beta_feature | Only some servers support it. | 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. It is possible to create hard links (&beta_feature), if the server supports respective SFTP protocol functionality (SFTP-6 or proprietary OpenSSH extension ''hardlink@openssh.com''). | Unsupported. | 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. It is possible to create hard links (&beta_feature), if the server supports respective SFTP protocol functionality (SFTP-6 or proprietary OpenSSH extension ''hardlink@openssh.com''). | Unsupported. | Unsupported. | It is possible to create both symbolic and hard links (''ln''). Symbolic links can be edited also. | |