Closed eduardonunesp closed 8 years ago
This is great stuff @eduardonunesp!
Updated to default RSYNC and fallback to Tar. Please take a look, for another suggestion :D
@eduardonunesp The logic should be more complex. We need to fall-back to tar if any of the remote servers doesn't support rsync too.
That's interesting, I just forgot that little detail :D
@eduardonunesp are you going to finish this PR? Or do you want me to take over?
@VojtechVitek right now I'm too busy, but feel free to finish if you want. I would be grateful to see this finished. Thanks 🙏
Now you are able to upload your files using rsync, is similar to the
upload
method, but usesrsync
command instead. The flags at command are:-a
for archive mode and-c
to check files that need to be sync by checking the hash of the file.Example of config: