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