FreeFileSync Quick-Start Guide
FreeFileSync is a Folder Comparison and Synchronization Software that Creates and Manages Backup Copies of all your Important Files.
Download FreeFilesync tar.gz for linux
Open a Terminal Shell emulator window
Then Extract into /tmp Directory
You can use ark
sudo mv /tmp/FreeFileSync* /opt/FreeFileSync
sudo chown -R root:root /opt/FreeFileSync
cd /opt/FFreeFileSync
Finally, Launch & Enjoy FreeFileSync ;)
From Shell with:
FreeFileSync
cd /opt/FreeFileSync
FreeFileSync
For Desktop İcon
sudo ln -s /opt/FreeFileSync/FreeFileSync /home/user/Desktop/FreeFileSync
No comments