Snipline
p/snipline
Command-line snippet organiser for power users
Mitch Stanley
Rsync Command Generator — Generate the Rsync command of your dreams
1
Rsync Command Generator makes it easy to generate the command for syncing files from one place to another. Select the options that are relevant to your goals, plug in your source/destination directories in and hit the copy button.
Replies
Mitch Stanley
Rsync is one of those commands that I feel I should use way more than I do. It's an incredibly powerful tool that allows for syncing directories, for web servers, backups, or even just comparing file differences. I always forget the correct flags and parameter ordering and so I usually fallback to a Finder window or SFTP client. With this small web application, I aim to give myself one less excuse to not use Rsync, and hopefully this will help other developers too. Thank you for checking it out!