4 packages tagged with “winscp”
The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface that allows your code to connect to a remote machine and manipulate remote files over SFTP, FTP, WebDAV, S3 and SCP sessions. The library is primarily intended for advanced automation tasks on Microsoft Windows that require conditional processing, loops or other control structures for which the basic scripting interface is too limited. The library is not a general purpose file transfer library. It particularly has a limited support for an interactive processing, and as such it is not well suited for use in GUI applications. For the same reason it is also difficult to use the assembly within a restricted environment like a web server, that limits or even restricts execution of external processes. For documentation and examples of use, see project website. The NuGet package includes the assembly itself and a required WinSCP executable. When installed, it adds the assembly as reference to your project and sets up WinSCP executable to be copied to project output directory, so that it can be found on run-time.
A library for remote server file management via SFTP. Fast, flexible, and easy to use. With a few lines, you can perform downloading and uploading of files to/from a remote location.
WinSCPHelper2 is a powerful library designed for seamless uploading and downloading of files from remote servers via SFTP, utilizing the WinSCP Assembly Library. It offers exceptional speed, flexibility, and ease of use.
Ftp long polling background service for host builder applications