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
trafficstars

I found this when I tried to trash a directory tree created using `sudo debootstrap`. GNOME Files says this doesn't work. However, `trash-cli` takes a long time to say that...

I guess this would require that the trash-put command cache the list of files removed at its last invocation (or a diff of trash-list before and after), but it would...

I was wondering why the package for Ubuntu didn't have trash-restore but it was at version 0.12.9.14 for 16.04, which is understandable but even for 18.04, it stays with that...

trash-restore --------- Once I input `trash-restore` but I wanna stop restoring and input Ctrl-C, error info shows like this: ![default](https://user-images.githubusercontent.com/30484198/40416156-280aba16-5eaf-11e8-83f8-2b4fc4247875.png) Is there any other way to quit `trash-restore`? trash-rm ----------------...

trash-put './older3/Users/Cynamon/Documents/Business/E-ZPass® New York.html' (where the characters after Pass are 302 and 256 octal) fails with Traceback (most recent call last): File "/usr/bin/trash-put", line 5, in sys.exit(main()) File "/usr/lib/python3.6/site-packages/trashcli/put.py", line...

If a filename is specified, then it restores that file without listing anything, or asking for a number. e.g. $ trash-restore myfile.txt This would have two benefits: 1) It would...

Hi, I noticed something: When using trash command on a linux local partition in some directory: ## trash non existent file extensions: like: trash *.obj ## I get: trash: cannot...

**Describe the bug** In my glusterfs mount directory, I can `trash-put` files, but I can't find them in `trash-list`, or `trash-restore`. **trash-cli version** 0.22.10.4.4 **Are you using the latest version...

Hey @andreafrancia , I am facing the similar issue. When I use `trash-put` in my home directory, it works perfectly as you can see However, we have another disk `\data`...

trash-put

I can only trash one file on an ExFat external drive I use the current latest version `0.22.8.27` To start fresh I run the following command: `rm -r .Trash-1000/ .Trash/`...