PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Full Sync Backup Sync Folders From Linux To Windows Share

Go down

Full Sync Backup Sync Folders From Linux To Windows Share Empty Full Sync Backup Sync Folders From Linux To Windows Share

Post by jamied_uk 6th May 2017, 22:47


Some Notes:

get the latest Full Sync Free

fullsync.sourceforge.io



Install And Usage:


tar -zxvf FullSync-0.10.4-linux.tar.gz



now run with sudo:



Code:
sudo '/home/USERNAME/Downloads/full_sync/FullSync-0.10.4/fullsync'




Setting Profile:


Source Folder Location Example:
For Web Backups choose:

/var/www/


Host:

IP of Host Example:

10.10.0.10

User:

Username@host



Destination Path For Windows Share:

/web_server_backup/2017/Sync

Yours can be any share you have setup, make sure you have Admin and full permissions enabled Windows Side!


More Info:

fullsync.sourceforge.io/docs/manual-0.10.4/manual.html#connection-types

fullsync.sourceforge.io/docs.php



jamied_uk
jamied_uk
Admin

Posts : 2950
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Full Sync Backup Sync Folders From Linux To Windows Share Empty Re: Full Sync Backup Sync Folders From Linux To Windows Share

Post by jamied_uk 7th May 2017, 00:15

Restore From Windows Share To Linux



Restore is opposite of backup!


Host:
IP

User:
Username

Source:

/Web_Server_Backup/2017/Sync/
Destination:

/var/www/
jamied_uk
jamied_uk
Admin

Posts : 2950
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Full Sync Backup Sync Folders From Linux To Windows Share Empty Re: Full Sync Backup Sync Folders From Linux To Windows Share

Post by jamied_uk 7th May 2017, 00:49

Use a function for quick Full Sync Experience!




Open terminal window and type:

Code:
sudo gedit .bashrc

Add the following function


Code:
function fullsync(){
sudo '/home/USERNAME/Documents/scripts/Full Sync/FullSync-0.10.4/fullsync'
}



And start with command


Code:
fullsync
jamied_uk
jamied_uk
Admin

Posts : 2950
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Full Sync Backup Sync Folders From Linux To Windows Share Empty Re: Full Sync Backup Sync Folders From Linux To Windows Share

Post by jamied_uk 7th May 2017, 01:01

You will need to open with sudo due to errors when trying to backup your web folder as this is root protected!
jamied_uk
jamied_uk
Admin

Posts : 2950
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Full Sync Backup Sync Folders From Linux To Windows Share Empty Re: Full Sync Backup Sync Folders From Linux To Windows Share

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum