August 6, 20223 yr Trying to copy files over. Have creates a share and can use Krusader to copy files over and can mount share and browse files over. When i try and use Rsync with the command rsync -avh "/mnt/remotes/THENAS_TV/" "/mnt/user/TV Shows" it gives the error Quote rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1189) [sender=3.1.3] / # rsync -avh "/mnt/remotes/THENAS_TV/" "/mnt/user/TV Shows" sending incremental file list rsync: change_dir "/mnt/remotes/THENAS_TV" failed: No such file or directory (2) not sure if I should be using the actual path on the NAS such as /volume1/THENAS_TVshows/ or do i need to enable something in Synology OS to allow the transfer. Kind of baffled because i can access the files from unraid just not Rsync Thanks for any advice
August 7, 20223 yr Community Expert If the Synology share is mounted with UD you use the mount path, confirm is spelled correctly, post the output of df -h
August 7, 20223 yr Author Ya i copied the path directly with copy paste. I thought maybe an extra space but doesn't seem that's the case. The results of your request below. Quote / # df -h Filesystem Size Used Available Use% Mounted on /dev/loop2 20.0G 2.1G 17.7G 11% / tmpfs 64.0M 0 64.0M 0% /dev tmpfs 15.6G 0 15.6G 0% /sys/fs/cgroup shm 64.0M 0 64.0M 0% /dev/shm shfs 36.4T 6.5T 29.9T 18% /mnt/user /dev/loop2 20.0G 2.1G 17.7G 11% /etc/resolv.conf /dev/loop2 20.0G 2.1G 17.7G 11% /etc/hostname /dev/loop2 20.0G 2.1G 17.7G 11% /etc/hosts tmpfs 15.6G 0 15.6G 0% /proc/acpi tmpfs 64.0M 0 64.0M 0% /proc/kcore tmpfs 64.0M 0 64.0M 0% /proc/keys tmpfs 64.0M 0 64.0M 0% /proc/timer_list tmpfs 15.6G 0 15.6G 0% /sys/firmware / #
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.