Differences
This shows you the differences between the selected revisions of the page.
2008-08-13 | 2008-08-13 | ||
no summary (193.118.251.61) (hidden) | Restored revision 1216155679. Undoing revisions 1218621506, 1218621517. (martin) (hidden) | ||
Line 8: | Line 8: | ||
For FTP, only basic FTP is supported. Secure alternatives (FTP over SSL) are not supported. Neither are compressed transfers (Zlib). | For FTP, only basic FTP is supported. Secure alternatives (FTP over SSL) are not supported. Neither are compressed transfers (Zlib). | ||
- | Hahahahaha | + | ===== [[sftp]] SFTP Requirements ===== |
+ | For SFTP, the only requirement beyond the server requirements above is to run SFTP on the server. It is best to run it as a SSH-2 subsystem. If you select SFTP-only on the login screen and the SFTP subsystem is not found, WinSCP will try to find the SFTP server in some common directories (''/usr/lib/sftp-server'', ''/usr/local/lib/sftp-server'', etc.). This way, it is possible to use SFTP even with SSH-1, which does not support subsystems. | ||
===== [[scp]] SCP Requirements ===== | ===== [[scp]] SCP Requirements ===== | ||
Line 25: | Line 26: | ||
WinSCP will attempt detect support for ''%%--full-time%%'' switch of the ''ls'' command. If the detection causes you problems, you can [[ui_login_scp#directory_listing|disable]] it. | WinSCP will attempt detect support for ''%%--full-time%%'' switch of the ''ls'' command. If the detection causes you problems, you can [[ui_login_scp#directory_listing|disable]] it. | ||
- | == Level 5 Headline == | ||
===== Using WinSCP with Restricted Shell Environments ===== | ===== Using WinSCP with Restricted Shell Environments ===== | ||
A number of restricted shell environments exist for supporting | A number of restricted shell environments exist for supporting |