NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
rekoil
Sep 14, 2014Aspirant
Rsync backup --ignore-times option
Hi, I'm upgrading from a Duo to a 312, and in the process of copying all of my data - about 700GB - from the Duo over to the 312. I'm using the rsync backup method, as I'm keeping the Duo in use un...
rekoil
Sep 15, 2014Aspirant
I actually have three rsync processes running right now; it appears that they're child processes of the primary rsync. No idea why rsync is spawning children though.
root@readynas312-1:~# ps aux --forest
...
root 2418 0.0 0.0 51420 1744 ? Ssl Sep11 0:01 /frontview/bin/fvbackup-q
root 10227 0.0 0.0 4176 576 ? S Sep13 0:00 \_ sh -c /frontview/bin/fvbackup -e 5
root 10228 0.0 0.1 92624 3744 ? S Sep13 0:00 \_ /frontview/bin/fvbackup -e 5
root 30682 0.0 0.0 4176 576 ? S 10:09 0:00 \_ sh -c RSYNC_PASSWORD=XXXXXXXXXXXXX nice -n 10 rsync -v -8 --recursive --links --times --devices --specials --one-file-system --ignore-times --owner --group --no-acls --no-perms root@192.168.1.128::Video
root 30691 5.0 0.4 35592 8824 ? SN 10:09 26:03 \_ rsync -v -8 --recursive --links --times --devices --specials --one-file-system --ignore-times --owner --group --no-acls --no-perms root@192.168.1.128::Video /data/Video
root 30759 5.5 0.1 35108 3748 ? SN 10:09 28:19 \_ rsync -v -8 --recursive --links --times --devices --specials --one-file-system --ignore-times --owner --group --no-acls --no-perms root@192.168.1.128::Video /data/Video
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!