search for: pop_dir

Displaying 5 results from an estimated 5 matches for "pop_dir".

Did you mean: top_dir
2002 May 28
1
Rsync problem
...2 RH 7.2 boxes with kernel 2.4.14. My rsync version is 2.4.6 protocol version 24 Here is the command I'm passing: /usr/bin/rsync -a -vv -C --progress --delete -e ssh /tmp remote.host.com:/tmp Everytime I run this command with one of the users, I get this error: "building file list ... pop_dir /tmp : Permission denied" The strange thing is that I have about 5 users who have the same permissions to run this command, but only one of them gets it. Any ideas? -- Emery Gu?vremont, Systems administrator and Customer Support Administrateur des syst?mes et Service ? la client?le emery@cy...
2003 Sep 15
0
rsync error: errors selecting input/output files, dirs (code 3) at flist.c(980)
Hi, I've got another error that is not in the FAQ ;) Ran from a script in a directory that doesn't exist anymore: shell-init: could not get current directory: getcwd: cannot access parent directories: No such file or directory building file list ... pop_dir /mnt/dar : No such file or directory rsync error: errors selecting input/output files, dirs (code 3) at flist.c(980) I guess it is caused because the current directory (pwd) has been deleted, nevertheless I guess rsync should handle this situation (as any other command can handle it). The dire...
2006 Dec 25
2
no such file or directory - but hey, the files are there!
...ole "/share/backup", all I really want to transfer is "/share/backup/fileacl" - we change the rsync command line accordingly: $ rsync --partial --dry-run -a -v --progress rsync://1wrckUrpGaMn@192.168.100.71/uDrive/backup/fileacl /tmp Password: receiving file list ... rsync: pop_dir "/cygdrive/c/WINDOWS/system32/u:" (in uDrive) failed: No such file or directory (2) rsync error: errors selecting input/output files, dirs (code 3) at flist.c(1285) [sender=2.6.8] rsync: connection unexpectedly closed (86 bytes received so far) [receiver] rsync error: error in rsync pro...
2008 Apr 04
3
rsync error
hi I have the script http://pastebin.com/d4b062d28 and the roots cron entry are as below 30 2 * * * su sms /usr/local/bin/testrsync_mysql.sh I am getting the below error building file list ... rsync: opendir "/var/lib/mysql/wordpress" failed: Permission denied (13) done mysql/ib_logfile0 mysql/ib_logfile1 Killed by signal 2. rsync error: unexplained error (code 255) at rsync.c(276)
2007 Sep 22
0
rsync build on IA64 using icc
...cified order rsyserr(FERROR, errno, "push_dir %s failed", ^ flist.c(1280): remark #981: operands are evaluated in unspecified order full_fname(olddir)); ^ flist.c(1279): remark #981: operands are evaluated in unspecified order rsyserr(FERROR, errno, "pop_dir %s failed", ^ flist.c(1357): remark #810: conversion from "int" to "unsigned short" may lose significant bits flags |= read_byte(f) << 8; ^ flist.c(1589): remark #810: conversion from "int" to "unsigned char" may lose signif...