Описание тега winscp
WinSCP is an open source free SFTP, FTP and SCP client for Windows. WinSCP is commonly used by developers to upload their code, such as PHP, to web servers. Beyond this, WinSCP offers scripting and .NET assembly to automate file transfer tasks.
WinSCP is an open source free SFTP, FTP, WebDAV and SCP client for Windows. Its main function is file transfer between a local and a remote computer.
WinSCP is commonly used by developers to upload their code, such as PHP, to web servers.
WinSCP can be used to automate file transfer tasks, either using basic scripting interface or, for advanced tasks, using .NET assembly.
For details see:
- Wikipedia entry on this project.
- WinSCP Homepage
- Using WinSCP to upload files to FTP/SFTP server
- Using WinSCP to automate file transfers (or synchronization) to FTP server or SFTP server.
For questions specific to the WinSCP.NET assembly, in addition to the main winscp tag use also the winscp-net.