Release gdrive - Google Drive Video/Music Add-on
(2017-09-28, 15:54)SEIKT Wrote:
(2017-09-26, 14:37)neik Wrote:
(2017-09-25, 16:59)hasamba Wrote: can you pleaseeeeee make a small instructions guide how to encrypt and upload for noobs?

thanks

@SEIKT, thanks for answering.

I had a look at all files you mentioned but to be honest I didn't really get how to use it.

So, I'm with hasamba: A little How To would be awesome. Unfortunately, I couldn't find anything that explain how it works.

If all you want to do is file encryption, just use encrypt.py and encryption.py from that github link. Here's the command you need to enter into your terminal:

Code:
python encrypt.py saltfile thepassword sourcefolderpath filename destinationfolderpath

Example:

I have a movie located in: /home/bob/movie/cindy 2011
and the filename = cindy.mkv

I would enter this command in the terminal

Code:
python encrypt.py saltfile thepassword "/home/bob/movie/cindy 2011" cindy.mkv /home/bob/upload

Forgot to mention you would need to have pycrypto installed.

hey @SEIKT,
i tried what you wrote but im getting "none" each time
this is the command i used: "c:\Python27\python.exe" encrypt.py saltfile R25hfYY1p4ZUw4FwkWOUac8Q2jQcG2Pt f:\Yaniv\Downloads\Encrypt-and-Upload-GDrive-master 1.mp4 f:\Yaniv\Uploads
i tried playing with the slashes, with the paths...nothing works
can you help?
thanks

btw, how can i do it automaticly for an entire folder? can i use *.*? can i upload automaticly to gdrive?
Reply


Messages In This Thread
u - by Kraevin - 2015-05-13, 17:37
RE: [RELEASE] gdrive - Google Drive Video/Music Add-on - by hasamba - 2017-10-20, 11:43
Logout Mark Read Team Forum Stats Members Help
gdrive - Google Drive Video/Music Add-on12