Skip to content

Small Tool written in Python to synchronize local directories with remote directories over FTP

Notifications You must be signed in to change notification settings

vincentdieltiens/ftpsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FtpSync

This is the FtpSync, an open-source tool that let you to synchronize local directories that are on your computer with remote directories that are on a FTP server

To use it :

git clone [email protected]:and1hotsauce/ftpsync.git
cd ftpsync
cp config.sample.yml config.yml

Edit the config.yml file and change the values. After, run the synchronizer

python ftp_sync.py

Tested on Mac OS X 10.5.8

About

Small Tool written in Python to synchronize local directories with remote directories over FTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages