Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing plain text names with encrypted names #836

Closed
loungebob opened this issue Mar 29, 2024 · 5 comments
Closed

Listing plain text names with encrypted names #836

loungebob opened this issue Mar 29, 2024 · 5 comments

Comments

@loungebob
Copy link

I need to process quite a bit of data and it looks like I need to do it through the Google Drive web interface because it's the only way I can see the proper file/folder owner.

Since I need to process only those owned by a specific user I wondered if there is a way to show the plain text file and folder name next to the encrypted ones? (maybe in a list)

If I have to manually match the encrypted files of a specific owner to the ones locally mounted in plain text it'll take forever....

@loungebob
Copy link
Author

Figured it out.

@rfjakob
Copy link
Owner

rfjakob commented Apr 24, 2024 via email

@loungebob
Copy link
Author

Using https://github.com/rfjakob/gocryptfs/blob/master/Documentation/MANPAGE-XRAY.md#-decrypt-paths ?

On Wed, 24 Apr 2024, 01:49 loungebob, @.> wrote: Figured it out. — Reply to this email directly, view it on GitHub <#836 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACGA7YDS4VQZJZ3AHPO7DDY63XPDAVCNFSM6AAAAABFPBUWKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZTGY3DSOJXGA . You are receiving this because you are subscribed to this thread.Message ID: @.>

Yes, sorry, of course. I should have just read through previous comments more carefully where you mentioned this a while ago.

@Satlinker
Copy link

gocryptfs-xray -decrypt-paths encryptedpath
shows: connection refused

@rfjakob
Copy link
Owner

rfjakob commented May 9, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants