PDA

View Full Version : [ubuntu] Set of scripts for transfer through sftp/chroot


chiraz
August 4th, 2009, 07:01 AM
I've looked around for a set of open source or sample scripts to transfer files from one server to another reliably and securely. There are plenty of tools available to help out and articles describing how to set this up, but seemingly no such opensource project to just install, configure and go.

I've opensourced my implementation, specific for Ubuntu:

http://code.google.com/p/sftp-transfer/

It's opensource under GPLv3.

Does anyone know of alternatives?