copy files from folder to folder
Asked by
brett
Ime having problems copying (syncronizing) one folder on 1 computer to another folder on another pc it keeps creating a new folder inside of the folder i want the the files and folders her is the script
echo -=-=-=-=-=- Backup1 home to backup2 home-=-
time rsync -r -t -p -o -g -v --progress --delete -l--partial --numeric-ids \
-z /home/ 192.168.
/tmp/Backup-
ssh 192.168.1.3 du -sh /home/v_7.10
echo
where /home/v_7.10/ is destination of home folder wanting to be the same as other pc
so the home folder and all user is the exact same as other home folder on other pc
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu rsync Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- David Tomaschik
- Solved:
- Last query:
- Last reply:
To post a message you must log in.