After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 655159 - Cannot remove files from sshfs mount
Cannot remove files from sshfs mount
Status: RESOLVED DUPLICATE of bug 565677
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.32.x
Other Linux
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-23 02:43 UTC by Redsandro
Modified: 2013-01-31 23:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Redsandro 2011-07-23 02:43:51 UTC
When you want to remove a folder on a sshfs mount, nautilus fails:

Warning:
---
Cannot move file to trash, do you want to delete immediately?
The file "FFS 2011-07-23 035751" cannot be moved to the trash.
---

Yes, delete immediately.

Error:
---
There was an error deleting FFS 2011-07-23 035751.
Error removing file: Operation not permitted
---

But in terminal window, there is no problem:
--
$ rm -r FFS\ 2011-07-23\ 035751/
$
--
(same user, not as root)

(Tested on Ubuntu 11.04, Nautilus 2.32.2.1)
Comment 1 Redsandro 2011-07-23 03:01:24 UTC
(sshfs mounted in my home folder, target was a folder on a Windows 7 machine running cygwin.)
Comment 2 Redsandro 2011-07-23 03:25:33 UTC
This bug only seems to affect folders with files created from the host computer (the one that has the sshfs mount). Folders that were already on the target machine (cygwin) delete fine.
Comment 3 Redsandro 2011-08-07 21:41:45 UTC
There is a similar error with folders and files created on the target machine.

A folder containing files cannot be removed. Removing the files works without a problem. After all the contents have been removed, removing the empty folder is not a problem either.

But, during this process, Nautilus randomly crashes. Like *poof* window gone.

I was cleaning out my tv recordings over sshfs with Nautilus 2.32.2.1 and Nautilus poof-crashed 5 times.

The sshfs mount remained intact, that was not it.

Come on guys this is rather important. Please someone confirm!
Comment 4 hokasch 2013-01-31 23:11:35 UTC
Duplicate: https://bugzilla.gnome.org/show_bug.cgi?id=565677
Comment 5 Cosimo Cecchi 2013-01-31 23:17:55 UTC
OK closing as a duplicate.

*** This bug has been marked as a duplicate of bug 565677 ***