Hi all,
Have been following FN for some time, took hardware recommendations from all your posts, and now have a FN8 setup in my basement working well.
Problem: using rsync from linus to FN8 gives permission problems.
Setup: FN8-B4-AMD64, windows 7 (backup working ok), ubuntu 11.04 (rsync backup fails).
Background:
I have mounted the FN8 HDs by editing the fstab = permanent mount. They are working to copy/edit/delete files/folders by explorer and nautilus.
I have turned on the rsycn service on the FN8 box, but have not changed or added anything to the Auxiliary parameters box.
When I try to rsync from linux to FN8 see the error log below.
Where do I have to set the permissions? If I understand rsync my FN box is the server, and my linux desktop is the client – please help me understand the basics in a basic way! (I have only my curiosity to guide me, and no formal computing background).
Please direct me to a simple guide to help set this up.
Thanks!
Have been following FN for some time, took hardware recommendations from all your posts, and now have a FN8 setup in my basement working well.
Problem: using rsync from linus to FN8 gives permission problems.
Setup: FN8-B4-AMD64, windows 7 (backup working ok), ubuntu 11.04 (rsync backup fails).
Background:
I have mounted the FN8 HDs by editing the fstab = permanent mount. They are working to copy/edit/delete files/folders by explorer and nautilus.
I have turned on the rsycn service on the FN8 box, but have not changed or added anything to the Auxiliary parameters box.
When I try to rsync from linux to FN8 see the error log below.
Where do I have to set the permissions? If I understand rsync my FN box is the server, and my linux desktop is the client – please help me understand the basics in a basic way! (I have only my curiosity to guide me, and no formal computing background).
Please direct me to a simple guide to help set this up.
Thanks!
Code:
*** Launching RSYNC command: pkexec rsync -r -t -v --progress --ignore-existing -s /media/Everest /home/goatmilk/FreeNAS2_Backup sending incremental file list rsync: readdir("/media/Everest/.systemfile"): Permission denied (13) Everest/ Everest/.systemfile/ rsync: failed to set times on "/home/goatmilk/FreeNAS2_Backup/Everest": Permission denied (13) Everest/.wd_tv/ rsync: recv_generator: failed to stat "/home/goatmilk/FreeNAS2_Backup/Everest/.synkron.syncdb": Permission denied (13) Everest/Backup/ rsync: recv_generator: failed to stat "/home/goatmilk/FreeNAS2_Backup/Everest/.uid_***": Permission denied (13) rsync: recv_generator: failed to stat "/home/goatmilk/FreeNAS2_Backup/Everest/ffp setup.txt": Permission denied (13) rsync: recv_generator: failed to stat "/home/goatmilk/FreeNAS2_Backup/Everest/ffp.log.temp": Permission denied (13) rsync: recv_generator: failed to stat "/home/goatmilk/FreeNAS2_Backup/Everest/fun_plug_temp": Permission denied (13) rsync: recv_generator: failed to stat "/home/goatmilk/FreeNAS2_Backup/Everest/watermelon.txt": Permission denied (13) rsync: recv_generator: mkdir "/home/goatmilk/FreeNAS2_Backup/Everest/.systemfile" failed: Permission denied (13) *** Skipping any contents from this failed directory *** rsync: recv_generator: mkdir "/home/goatmilk/FreeNAS2_Backup/Everest/.wd_tv" failed: Permission denied (13) *** Skipping any contents from this failed directory *** rsync: recv_generator: mkdir "/home/goatmilk/FreeNAS2_Backup/Everest/Backup" failed: Permission denied (13) *** Skipping any contents from this failed directory *** Everest/MP3s/ rsync: recv_generator: mkdir "/home/goatmilk/FreeNAS2_Backup/Everest/MP3s" failed: Permission denied (13) Everest/Photographs/ *** Skipping any contents from this failed directory *** rsync: recv_generator: mkdir "/home/goatmilk/FreeNAS2_Backup/Everest/Photographs" failed: Permission denied (13) Everest/Temp/ *** Skipping any contents from this failed directory *** rsync: recv_generator: mkdir "/home/goatmilk/FreeNAS2_Backup/Everest/Temp" failed: Permission denied (13) Everest/Videos/ *** Skipping any contents from this failed directory *** rsync: recv_generator: mkdir "/home/goatmilk/FreeNAS2_Backup/Everest/Videos" failed: Permission denied (13) *** Skipping any contents from this failed directory *** sent 3348106 bytes received 8484 bytes 10951.35 bytes/sec rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1060) [sender=3.0.7] total size is 673457405091 speedup is 200637.37 Rsync process exit status: 23