Skip to content

Sync files between two Synology NAS reading over FTP

License

Notifications You must be signed in to change notification settings

willsam100/FSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FSync

Sync files between two Synology NAS reading over FTPe

Simple script to sync (recusivly copy) files from one NAS to another. This is only useful if you have cheap NASs and a lot of data. More expensice NASs have FTP Clients. Files that already exist, filename and size matches, will be skipped.

Usage:

enalbe FTP on source NAS

enalbe ssh on target NAS

Copy script to target NAS (update the target ip address in the source code)

ssh into target NAS

python fsync.py source target

About

Sync files between two Synology NAS reading over FTP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages