SSH, SCP, Rsync services in a Docker container.
-
Updated
Mar 1, 2016 - Shell
SSH, SCP, Rsync services in a Docker container.
A simple bash tool to push files to servers via SCP
Working homedir-jailed SFTP – https://mle86.github.io/sftp-chroot/
The script stands for "Pre-Post-Secure-Copy" It checks a file integrity before transfer with a MD5 HASH sum, then RARs and breaks up the file into a more manageable chunks for the SCP. If it fails to transfer or individual chunk or has the wrong hash it deletes the remote file and tries again. When it finishes the script unrars and combines the …
Bare-bones, encrypted off-site backup script
scp, made easy
Simple bash script used to deploy JAR packaged applications with restart capability
A Korn Shell (ksh) script to speed up RCP/SCP shipping for the large file between UNIX(Solaris)/Linux(ubuntu) servers, especially for geographically dispersed teams.
my variant of parallel execute sql|shell script over multiple hosts;
Add a description, image, and links to the scp topic page so that developers can more easily learn about it.
To associate your repository with the scp topic, visit your repo's landing page and select "manage topics."