Emmanuel T Odeke
Emmanuel T Odeke
Thank you for reporting this @kklis, and welcome to drive! Ah, I see, sounds like a regression, let me investigate this problem.
Umm, @kklis I just tried running empytrash and it gave me a prompt ``` shell $ drive version drive version: 0.3.8.1 Commit Hash: '7379e8ab8760037aadb28f212e4c6519638f1ea6' Go Version: devel +964639c Sat Sep...
Thanks for the feedback. Could you install like this ``` shell $ go get github.com/odeke-em/drive/drive-gen && drive-gen ``` and then report what `drive version` says? Also could you inspect the...
What does `drive version` say though?
Oh okay, thanks. Yes, `go get -u` updates your dependencies. Could you do an experiment like this? ``` shell echo "aloha ola bonjour hello" | drive push --piped salut.txt drive...
hmm, and neither does `drive list --trashed` do anything. Can you `drive untrash --id && echo "successfully untrashed" || echo "failed to untrash"`?
Now that's a real puzzle. Am almost about to catch some sleep here to get up for tomorrow work, but please feel free to hit up the source at https://github.com/odeke-em/drive/blob/master/src/trash.go#L55-L92...
Thank you for the bissection @kklis, let me take a look at what happened there.
/cc @klauspost @liamsi @musalbas; continued work on reconstructSome thanks to Elias!
Kind ping @elias-orijtech @klauspost :-)