There's probably a directory somewhere under /tmp on the destination that this user does not have write permissions for. A file under it doesn't exist on the source, so this user is trying to delete it, and failing (this, or some variation thereon).
Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nnnnnnnnnnnn, 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), ".\n" ' "There are some who call me.... Tim?" [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 05/28/2002 08:00 AM To: [EMAIL PROTECTED] cc: (bcc: Tim Conway/LMT/SC/PHILIPS) Subject: Rsync problem Classification: I've looked in a lot of places but found nothing. I'm trying to perform an rsync between 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 [EMAIL PROTECTED] 1-800-595-9059 ext: 214 -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html