t***@sys-concept.com
2017-03-22 04:07:05 UTC
I'm trying to rsync (as root) files and I'm gettng an error
rsync: mkstemp failed: Permission denied (13)
rsync -av computer.MYD ***@10.10.0.2:/home/thelma/business/Monday/
sending incremental file list
computer.MYD
rsync: mkstemp "/home/thelma/business/Monday/.computer.MYD.sl2GiP" failed: Permission denied (13)
Source file:
-rwxr-xr-x 1 root root 128 Mar 20 21:25 computer.MYD
Destination:
-rwxr-xr-x 1 root root 96 Mar 13 20:35 computer.MYD
rsync: mkstemp failed: Permission denied (13)
rsync -av computer.MYD ***@10.10.0.2:/home/thelma/business/Monday/
sending incremental file list
computer.MYD
rsync: mkstemp "/home/thelma/business/Monday/.computer.MYD.sl2GiP" failed: Permission denied (13)
Source file:
-rwxr-xr-x 1 root root 128 Mar 20 21:25 computer.MYD
Destination:
-rwxr-xr-x 1 root root 96 Mar 13 20:35 computer.MYD
--
Thelma
Thelma