Hi,
I have been getting a lot of usage out of vagrant-rsync-back! Thank you for publishing this helpful plugin!
I am trying to setup some legacy Vagrant boxes like MS-DOS. Unfortunately, many older operating systems do not have an rsync server available. Instead, I wonder if we could get synced folders (and -back) working via FTP?
https://github.com/glejeune/syncftp already provides a Ruby library for syncing FTP directories :) :)
Hi,
I have been getting a lot of usage out of vagrant-rsync-back! Thank you for publishing this helpful plugin!
I am trying to setup some legacy Vagrant boxes like MS-DOS. Unfortunately, many older operating systems do not have an rsync server available. Instead, I wonder if we could get synced folders (and -back) working via FTP?
https://github.com/glejeune/syncftp already provides a Ruby library for syncing FTP directories :) :)