I'm looking for a tool similar to synctoy in linux. For those who dont know what synctoy does is... its a simple syncing application that allows you to copy your data between multiple hard drives and keeps all copies in sync with the latest data. I'm specifically looking for KDE based tool if KDE based is not available then my second preference will be for gtk based app.
|
feedback
|
|
The standard tool for bidirectional synchronization is probably unison, which has a gtk frontend. | |||||
feedback
|
|
For anything Linux based I'd always recommend rsync. Since you prefer a graphical tool, you might enjoy the Setara graphical frontend for KDE :)
It will also tell you the commands as it runs, which I find handy if you plan to write scripts that do similar tasks in the future if the tool is not available...
Also, the good old Krsync frontend:
| |||
feedback
|



