/FileCopy.sh

A simple script to automatically copy files over sftp, also keeps older folders.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

FileCopy.sh

A simple script to automatically copy files over sftp, also keeps older folders.

Usage

locations.csv will be read line by line by the script. The structure of this file contains the local location, the folder to be copied, and the remote location.