Sebastien Bacher wrote: "That's a ntfs-3g issue, rmdir on an existant directory returns EEXIST and not ENOTEMPTY as it should"
You're quite mistaken. Both are correct and file systems use both values: http://www.opengroup.org/onlinepubs/007908775/xsh/rmdir.html NTFS-3G uses EEXIST because more software handle the relevant error scenario better that way. Seemingly that doesn't include Nautilus. Szaka -- NTFS-3G Lead Developer: http://ntfs-3g.org -- cannot delete files off of an Fuse mounted NTFS partition in nautilus https://bugs.launchpad.net/bugs/186569 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
