Public bug reported: Binary package hint: rsync
I have a SSHFS mounted volume and when using rsync (ex: rsync -av /home/me/ /ssfsvolume) to copy files to this volume I receive the following error message: rsync: rename "/home/me/.foo.txt.jUTKCx" -> "foo.txt": Operation not permitted (1) It appears to be related to some sort of permission problems related to either SSHFS or rsync in managing the file. In this case it appears rsync has named a temporary file to transmit the file and then it attempts to rename it to the correct name once it is copied and the error message occurs. There is already a file with that name on that volume in this case. I don't know if the problem is some sort of compatibility with rsync or SSHFS - a permission problem or a configuration problem. uname -a Linux moerder 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686 GNU/Linux lsb_release -rd Description: Ubuntu 9.10 Release: 9.10 rsync --version rsync version 3.0.6 protocol version 30 Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints, socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace, append, ACLs, xattrs, iconv, symtimes rsync comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See the GNU General Public Licence for details. sshfs --version SSHFS version 2.2 FUSE library version: 2.7.4 fusermount version: 2.7.4 using FUSE kernel interface version 7.8 Any suggestions? ** Affects: rsync (Ubuntu) Importance: Undecided Status: New -- rsync rename operation not permitted with SSHFS https://bugs.launchpad.net/bugs/501532 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs