Top "Scp" questions

For questions around "Secure Copy Protocol" (SCP).

How do I copy a folder from remote to local using scp?

How do I copy a folder from remote to local host using scp? I use ssh to log in my …

shell command-line copy scp
scp with port number specified

I'm trying to scp a file from a remote server to my local machine. Only port 80 is accessible. I tried: …

port scp
How to pass password to scp?

I know it is not recommended, but is it at all possible to pass the user's password to scp? I'd …

linux scp io-redirection
Transferring files over SSH

I'm SSHing into a remote server on the command line, and trying to copy a directory onto my local machine …

ssh scp
scp or sftp copy multiple files with single command

I'd like to copy files from/to remote server in different directories. For example, I want to run these 4 commands …

sftp scp
scp from Linux to Windows

I am running a putty client on a Windows machine to connect successfully to a Linux box. Now I want …

linux windows path file-transfer scp
Automate scp file transfer using a shell script

I have some n number of files in a directory on my unix system. Is there a way to write …

shell scp
Using putty to scp from windows to Linux

I'm trying to test some C code that I'm writing. The only issue is that the code needs to be …

linux windows ssh putty scp
scp (secure copy) to ec2 instance without password

I have an EC2 instance running (FreeBSD 9 AMI ami-8cce3fe5), and I can ssh into it using my amazon-created …

amazon-web-services amazon-ec2 ssh scp pem
Is there any WinSCP equivalent for linux?

I love WinSCP for Windows. What are the best equivalent softwares for linux? I tried to use sshfs to mount …

linux scp winscp