Top "Sftp" questions

GENERAL SFTP SUPPORT IS OFF-TOPIC.

downloading all the files in a directory with cURL

I am using cURL to try to download all files in a certain directory. here's what my list of files …

bash shell curl ftp sftp
Schedule automatic daily upload with FileZilla

I would like to use FileZilla to automatically upload PDFs to my GoDaddy hosted site daily, replacing the previous day's …

automation upload sftp ftp-client filezilla
Upload file to SFTP using PowerShell

We were asked to set up an automated upload from one of our servers to an SFTP site. There will …

powershell automation upload sftp winscp
How do I upload a file to an SFTP server in C# (.NET)?

Does a free .NET library exist with which I can upload a file to a SFTP (SSH FTP) server, which …

c# .net sftp
Batch file for PuTTY/PSFTP file transfer automation

I have a batch file for moving file from my local PC to server through SFTP. I have PuTTY installed …

batch-file cmd sftp putty psftp
Paramiko's SSHClient with SFTP

How I can make SFTP transport through SSHClient on the remote server? I have a local host and two remote …

python ssh sftp paramiko
How can I upload an entire folder, that contains other folders, using sftp on linux?

I have tried put -r directory/*, which only uploaded the files and not folders. Gave me the error, cannot Couldn't …

linux recursion upload console sftp
How to use sftp in C#

Possible Duplicate: How do I upload a file to an SFTP server in C# / .NET? Does .net support sftp? I …

c# .net sftp
SSHFS for OSX 10.8 (Mountain Lion)

In the past I used SSHFS to mount drives, so I could easily work on remote machines with software from …

ssh sftp osx-mountain-lion
Linux how to start "sftp-server"?

I'm not very familiar with it but there is installed openssh/sftp-server (by a vendor before) on RHEL and it …

linux sftp openssh rhel sshd