[Bug 1447] sftp-server rename fails when EXDEV is returned

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jun 13 09:25:37 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=1447


Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au




--- Comment #3 from Darren Tucker <dtucker at zip.com.au>  2008-06-13 09:25:29 ---
Under what circumstances does rename(2) work across filesystems? 
According to the rename(2) man page on my fedora box:

  EXDEV  oldpath and newpath are not  on  the  same  mounted 
filesystem.
         (Linux  permits  a  filesystem to be mounted at multiple
points,
         but rename(2) does not work across different mount points, 
even
         if the same filesystem is mounted on both.)

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list