ship.py beta

Download

latest version 0.6b

Automate the process of copying files from local directory to remote.

About


This script allows you to copy files from the local directory on your PC to the directory on your remote server.

This script reads the ship_config.yaml configuration file to decide:

Why this script is useful?

Instead of relying on 3rd party applications such as PuTTy, WinSCP, or FileZilla; or command line utilities, such as ssh, scp, sftp, etc., you can use this script to copy the files to the desired destination.

Download


Latest version:

ship.py version 0.6b (16-may-2024) (changelog)

Features


How to Use


There are two files:

Inside of the ship_config.yaml file you will find a commented tutorial on how to configure it.


Example usage:


ship.py - no profile specified, so it will use the 'default' profile.

ship.py --profile=backup - will use the 'backup' profile.