Opened 17 years ago
Last modified 6 years ago
#2858 reopened Feature request
Move deleted local files to Trash
Reported by: | calfellows | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | calfellows, Alexander Schuch, Tim Kosse, bob.dybian@… | |
Component version: | Operating system type: | Linux | |
Operating system version: |
Description
Local files deleted with Filezilla do not go to recycle bin, are permenantly deleted.
Change History (9)
comment:1 by , 17 years ago
comment:3 by , 17 years ago
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
comment:4 by , 17 years ago
According to "[ 1475925 ] Client overwrites existing files with 0 bytes", calfellows uses "win2k".
comment:5 by , 17 years ago
FileZilla uses SHFileOperation on Windows for file deletion and as such behaves exactly as Explorer.
comment:6 by , 11 years ago
Cc: | added |
---|---|
Operating system type: | → Linux |
Dear developers,
On my Debian/Wheezy (up-to-date), I remarked this missing feature with FileZilla from Debian's repository (3.5.3) and with the latest FileZilla from your website (3.7.4.1), ie when I delete local files with FileZilla, they does not go to recycle bin but they are definitively deleted. It is not same behavior on WinXP, ie delete local files with 3.7.4.1 will move these files on recycle bin.
There is a possibility to implement this feature? I think it's wxWigdet's bug/missing feature (wxRemoveFile) maybe we can bypass this problem? eg move deleted local files to $HOME/.local/share/Trash/files/ or something like that (http://standards.freedesktop.org/trash-spec/trashspec-latest.html).
Best regards
comment:7 by , 11 years ago
Status: | closed → reopened |
---|
comment:8 by , 9 years ago
Summary: | Move Deleted Local Files To Recycle Bin → Move deleted local files to Trash |
---|
yes, this remains a problem for FileZilla on Linux :-(
This is not a bug but a feature request.