Upload files through Putty. Without additional software.
Encode any file to base64 form (called signature) and paste it into putty window. File is reconstructed on remote side to original file.
REQUIREMENTS:
- Windows XP (or newer)
- NetFramework 4.0 [http://www.microsoft.com/en-US/download/details.aspx?id=17851]
- Visual C++ Redistributable Packages for Visual Studio 2013 x86 [http://www.microsoft.com/en-us/download/details.aspx?id=40784]
DotNetSSH is a pure .NET implementation of the SSH2 client protocol suite. DotNetSSH development is alive and active. DotNetSSH is a fork of Tamir's excellent SharpSSH, itself is a port of JCraft's java Jsch.