cytopia / linux-timemachine

Rsync-based OSX-like time machine for Linux, MacOS and BSD for atomic and resumable local and remote backups
MIT License
780 stars 63 forks source link

Suggestion | Allow remote source #60

Closed dwaynehulsman closed 3 years ago

dwaynehulsman commented 4 years ago

Currently, I'm trying to make my backup server retrieve the files from the actual source (remote server) and put it on a local destination directory. It seems that you're unable to use a remote source, this would be very handy.

cytopia commented 3 years ago

@dwaynehulsman Thanks for the suggestion. I will look into this.

cytopia commented 3 years ago

@dwaynehulsman implemented in v1.1 via: https://github.com/cytopia/linux-timemachine/pull/61