Release gdrive - Google Drive Video/Music Add-on
Hey dmd, took a stab at using your encryption but I've hit a bump.

This is the command I've entered into shell:

$ python encryptFolder.py saltfile saltpass /home/user/crypt/source home/user/crypt/target


but it returns this error:


Traceback (most recent call last):
File "encryptFolder.py", line 27, in <module>
encrypt_dir(source, target)
File "encryptFolder.py", line 23, in encrypt_dir
encrypt.encryptFile(source + '/' + file, target +'/'+encrypt.encryptString(file))
TypeError: cannot concatenate 'str' and 'NoneType' objects
Reply


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