Top "Sftp" questions

GENERAL SFTP SUPPORT IS OFF-TOPIC.

psftp randomly fails with local: unable to open

psftp put fails about one percent of the time with example being local: unable to open d:\\WorkPath\\F_56MTV56201504201707224380.…

windows sftp putty psftp
System IOException Stream Read End with Sharp SSH

I'm currently facing a really strange problem in one of my projects. I've implemented Tamir Gal's Sharp SSH Library in …

c# ssh sftp sharpssh
Mapping FTP and SFTP as Network Drive in Windows programmatically (Network redirector)

I have been assigned an internal task that i need to write a Windows App in C# that, when user …

c# ftp sftp network-drive
PowerShell "You must provide a value expression following the '/' operator" error when calling WinSCP.com

I have a piece of code that puts a file into an FTP server. Looks like this: "C:\Program Files (…

windows powershell ftp sftp winscp
"No hostkey for ... found" in pysftp code even though cnopts.hostkeys is set to None

Background To SFTP across to another server I use the following command in the UNIX command line: sftp -i /some_…

python sftp pysftp
Displaying progress of file upload in a ProgressBar with SSH.NET

I want to show the progress of an uploading process on my ProgressBar, Here is the code of my button "…

c# .net winforms sftp ssh.net
How do I configure ProFTPD as a SFTP-only server with system users, PK auth, and custom umasks?

So, I managed to configure ProFTPD to allow password login for system users. I have two issues: umask and pk …

sftp public-key proftpd
How To Get Error Mesage From PHPSECLIB $sftp->put

I am using PHPseclib to transfer a file from a local fileserver to a remote fileserver. I am able to …

php sftp phpseclib
Any good in memory SFTP servers for Java?

I have some code I need to write a test for that connects to a vendor's SFTP server and puts …

java sftp mule
Use RSA with Eclipse Remote Systems Explorer?

I'm using the Remote Systems Explorer (RSE) plugin in Eclipse on my Windows 7 machine to edit files through SFTP on …

eclipse ssh rsa sftp