Installing
-
4. Installing FreeFileSync
Next Relocate FreeFileSync
To Switch contents do:sudo mv /tmp/FreeFileSync* /opt/FreeFileSync
And thn Set the SuperUser as Owner with:
sudo chown -R root:root /opt/FreeFileSync
-
5. Making Symlink
Again Make a SymLink for Easy Launching
Run on Shell:sudo ln -s /opt/FreeFileSync/FreeFileSync /usr/local/bin/FreeFileSync
Contents