Is there a way to view the actual command that grsync ends up running?
The idea is to setup a backup job in Grsync, exactly as I want it with all the options, and subsequently use the command to have it run by cron for regular backups.
Is there a way to view the actual command that grsync ends up running?
The idea is to setup a backup job in Grsync, exactly as I want it with all the options, and subsequently use the command to have it run by cron for regular backups.
Yes you can! Grsync is actually a great GUI tool to generate grsync commands.
GrsyncGrsyncThat's it. now the command you created via gui is displayed. Just copy it to use in cron or whatever procedure you use to make backups.