al562 wrote:Hi Supercazzola,
Please remember to use the report generator per the rules and guidelines when starting a new topic.
(sorry, I interpreted that it was optional "Topics that include complete output from WebGUI Tab> Help|Report Generator will be given priority over those that do not"). Here they are:
NAS4Free 9.1.0.1 (revision 573) x64-embedded
GATEWA 05DT048 Intel(R) Pentium(R) 4 CPU 3.20GHz 3318MiB RAM
BCM5752 1000BASE-T media interface Intel ICH7 UDMA100 controller Intel
82801GB/R (ICH7) USB 2.0 controller Intel 82801G (ICH7) USB controller
USB-A Intel 82801G (ICH7) USB controller USB-B Intel 82801G (ICH7) USB
controller USB-C Intel 82801G (ICH7) USB controller USB-D bus=1
hubaddr=5 port=4 devaddr=2 interface=0
Subject:
222 report generator
Description:
troubleshooting rsync permissions
NAS4Free 9.1.0.1 (revision 573) x64-embedded
ALASKA A M I Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz 16886MiB RAM
XHCI (generic) USB 3.0 controller bus=1 hubaddr=1 port=3 devaddr=2
interface=0 Intel Panther Point USB 3.0 controller bus=2 hubaddr=6
port=1 devaddr=4 interface=0 Intel Panther Point USB 2.0 controller
bus=2 hubaddr=1 port=1 devaddr=3 interface=0 bus=1 hubaddr=1 port=1
devaddr=2 interface=0
Subject:
223 rsync
Description:
troubleshooting rsync
al562 wrote:
Something must be happening, check the logs on both servers to find out what.
222 is showing permission errors when rsync is trying to make directories:
Jan 17 06:34:39 nas4free rsyncd[6514]: *** Skipping any contents from this failed directory ***
Jan 17 06:34:39 nas4free rsyncd[6514]: rsync: recv_generator: mkdir "/72_Clint Eastwood" (in test222) failed: Permission denied (13)
Jan 17 06:34:39 nas4free rsyncd[6514]: *** Skipping any contents from this failed directory ***
Jan 17 06:34:39 nas4free rsyncd[6514]: rsync: recv_generator: mkdir "/73_Darth Vader" (in test222) failed: Permission denied (13)
Jan 17 06:34:39 nas4free rsyncd[6514]: *** Skipping any contents from this failed directory ***
al562 wrote:
Far as I can tell the command you posted would not work.
well, it does work, but the username in my code was my actual username. I grabbed the sample from here,
http://wiki.nas4free.org/doku.php?id=do ... ync:basics
under the section "
Rsync Usage Examples" - Backup Multiple files using ssh:
al562 wrote:
Thanks,
Al
thank you Al, I appreciate any insight you can help me gain as to why there are permission errors. As I mentioned, I set 222 to a valid user (the same user that works with rsync usage example above), and 223 to root.