google / skicka

Command-line utility for working with Google Drive. Join the mailing list at https://groups.google.com/forum/#!forum/skicka-users.
Apache License 2.0
1.3k stars 118 forks source link

Skicka Encrypt/Decrypt #126

Open ychuang-tw opened 6 years ago

ychuang-tw commented 6 years ago

I'm not sure if it is designed as intended, but I would need to provide passpharse as env SKICKAPASSPHRASE=blahblahblah skicka upload -encrypt AAA /AAA & env SKICKAPASSPHRASE=blahblahblah skicka download /AAA.aes256

which make it less like a transparent/automatic process.. is it possible to be more "fuzzy" that provide passphrase could be avoided and program try to add .aes256 extension to file if file not found?

But overall I would say it is an amazing app, I couldn't live without it in my daily Linux operations!! Thanks,