1
rsync: getcwd (): Böyle bir dosya veya dizin yok (2)
Eşitlemek istiyorum Server1ve Server2'ın günlükleri LogServer. Şunun için Server1: rsync -avz -e 'ssh -p 2188' user@server1:/usr/local/servers/logs/* /usr/local/logs/ Bu işe yarıyor, ancak şunlar için Server2: rsync -avz -e 'ssh -p 2188' user@server2:/usr/local/servers/logs/* /usr/local/logs/ Başarısız: shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory job-working-directory: error …