All Projects → winscp → Winscp

winscp / Winscp

Licence: gpl-3.0
WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also Amazon S3, FTPS, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly.

Projects that are alternatives of or similar to Winscp

Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (+558.82%)
Mutual labels:  s3, ftp, sftp, webdav, ftp-client
Sftpgo
Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
Stars: ✭ 3,534 (+345.09%)
Mutual labels:  s3, ftp, sftp, webdav, scp
S3 Sftp Proxy
An AWS S3 gateway proxying SFTP connections.
Stars: ✭ 112 (-85.89%)
Mutual labels:  s3, sftp, scp, ssh
Sync
syncs your local folder with remote folder using scp
Stars: ✭ 293 (-63.1%)
Mutual labels:  ftp, sftp, scp, ssh
Cyberduck
Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
Stars: ✭ 1,080 (+36.02%)
Mutual labels:  s3, ftp, sftp, webdav
Rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
Stars: ✭ 30,541 (+3746.47%)
Mutual labels:  s3, ftp, sftp, webdav
Curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
Stars: ✭ 22,875 (+2780.98%)
Mutual labels:  ftp, sftp, scp
termscp
🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3
Stars: ✭ 707 (-10.96%)
Mutual labels:  sftp, scp, ftp-client
publish-sftp
One-line command to quickly publish resources to a specified server
Stars: ✭ 41 (-94.84%)
Mutual labels:  ftp, sftp, ftp-client
Raidrive.translation
RaiDrive Translation
Stars: ✭ 518 (-34.76%)
Mutual labels:  ftp, sftp, webdav
Vscode Remote Workspace
Multi protocol support for handling remote files like local ones in Visual Studio Code.
Stars: ✭ 197 (-75.19%)
Mutual labels:  ftp, sftp, webdav
ssh2.nim
Async SSH, SCP and SFTP client for Nim, using libssh2 wrapper [WIP]
Stars: ✭ 17 (-97.86%)
Mutual labels:  ssh, sftp, scp
Cowrie
Cowrie SSH/Telnet Honeypot https://cowrie.readthedocs.io
Stars: ✭ 3,810 (+379.85%)
Mutual labels:  sftp, scp, ssh
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+591.44%)
Mutual labels:  ftp, s3, webdav
Ftpgrab
Grab your files periodically from a remote FTP or SFTP server easily
Stars: ✭ 300 (-62.22%)
Mutual labels:  ftp, sftp, ssh
Proftpd
ProFTPD source code
Stars: ✭ 318 (-59.95%)
Mutual labels:  ftp, sftp, scp
fs2-ftp
Simple client for Ftp/Ftps/Sftp
Stars: ✭ 24 (-96.98%)
Mutual labels:  ftp, sftp, ftp-client
Unifile
Unified access to cloud storage services through a simple web API.
Stars: ✭ 105 (-86.78%)
Mutual labels:  ftp, sftp, webdav
Whipftp
OpenSource FTP / SFTP client
Stars: ✭ 158 (-80.1%)
Mutual labels:  ftp, sftp, ftp-client
Ssh Mitm
ssh mitm server for security audits supporting public key authentication, session hijacking and file manipulation
Stars: ✭ 335 (-57.81%)
Mutual labels:  sftp, scp, ssh

WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It offers an easy to use GUI to copy files between a local and remote computer using multiple protocols: Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV. Power users can automate WinSCP using .NET assembly. WinSCP is available in English and many other languages.

To build WinSCP you need:

To build WinSCP from source by yourself, modify and use build.bat in root folder.

Directory structure:

/source             project files of all native libraries and executables
/source/components  native WinSCP visual components
/source/console     console interface
/source/core        core (non-visual) part of WinSCP
                    (SSH, SFTP, FTP, WebDAV, S3 and SCP code)
/source/dragext     drag&drop shell extension
/source/filezilla   source code of FileZilla FTP client
/source/forms       visual part of WinSCP (dialogs and windows)
/source/packages    general visual components (both mine and 3rd party)
/source/putty       source code of PuTTY SSH client
/source/resource    resources strings
/source/windows     other sources
/deployment         Inno Setup script to create setup package
                    (see /deployment/readme)
/dotnet             source code of WinSCP .NET assembly
/libs               3rd party libraries
/translations       translations of WinSCP strings

See the file license.txt for the license conditions.

NuGet

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].