trash-cli icon indicating copy to clipboard operation
trash-cli copied to clipboard

Command line interface to the freedesktop.org trashcan.

Results 104 trash-cli issues
Sort by recently updated
recently updated
newest added

Fixes #326 This change makes behavior more transparent when trying to restore a file, but choosing nothing. It also capitalizes the letter `N` in trash-empty confirmation, to clarify default behavior.

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] When restoring files using...

This pull request adds the command list mentioned in issue #241. This is also my first open source contribution so if I have missed anything I apologize.

**Describe the bug** A trash command can delete many files but then fail to delete the directory they are in, for example. In this case—often when trash-restore is more needed...

Possibility of change the path of trash should be there! :( I don't understand, how people can use it without this feature. Is possible to add? :) _Originally posted by...

**Describe the bug** trash-put non existent files creates /.Trash-0 trash-put -f non existent files doesn't create /.Trash-0 **trash-cli version** trash-put 0.22.8.27 **Are you using the latest version of trash-cli?** Yes...

I am experiencing a similar issue with latest git version of trash-cli: ``` ❯ /home/raffaele/.local/bin/trash-put -vv /mnt/dataint/data/progetti_miei/raffaem.github.io/_posts/2015-03-15-formatting-and-links.md trash-put: volume of file: / trash-put: trying trash dir: /home/raffaele/.local/share/Trash from volume: /home...

help-wanted
trash-put

**Describe the bug** Sorry! I have done these below: ``` mkdir /lustre/S/huanglei/.Trash-6155 chmod a+w /lustre/S/huanglei/.Trash-6155 chmod +t /lustre/S/huanglei/.Trash-6155 ``` But when I wanna trash the ```/lustre/S/huanglei/test.py``` , it still raises...

**Describe the bug** I remove a file located in a remote cifs volume with `trash /remote_volume_path/test_file.txt`, and when I try `trash-restore` it says: `No files trashed from current dir ('/remote_volume_path/')`....

Empty the trash worx fine, but very silently, Sometimes need a Confirmation Dialog like this: ![Screenshot from 2023-11-05 21-05-36](https://github.com/andreafrancia/trash-cli/assets/149785532/2a11aa61-8251-4677-9b23-17031c63ba4e) Can you implement it ? a.E. `trash-empty --confirm`