Top "Scp" questions

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

scp file not setting correct owner

Does SCP have a problem setting file permissions or have I misconfiguration my server? Updated (19/Mar/09): Actually: There is no …

linux ssh file-permissions scp umask
Jenkins sshagent execution not working

I am trying to use sshagent options to scp/ftp files to windows and linux serers but it is not …

jenkins jenkins-plugins scp jenkins-pipeline ssh-agent
calling an interactive bash script over ssh

I'm writing a "tool" - a couple of bash scripts - that automate the installation and configuration on each server …

bash scripting ssh scp ssh-tunnel