10 Commits

Author SHA1 Message Date
438a248c49 return false instead of exiting in some functions. Added modification to split for md5 2018-05-15 21:16:56 +02:00
40753a8b96 fixed bug on decrypt 2017-05-01 16:07:13 +02:00
77f3a9fa05 changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2. 2016-05-08 22:46:08 +02:00
facda776b1 fixed dash in delete function 2015-12-10 01:37:05 +01:00
cc67ad7649 added sync mode for local to swift, added delete function in utility, added script to remove all 0bytes directories, added script to delete large files without manifest 2015-12-09 15:39:18 +01:00
07972c55c5 added delete from remote if not present on source, fixed a bug on comparison of already uploaded files, changed md5 pathdir of large files, added print messages, fixed remote list of encrypted files if there are multiple encrypted versions of the same file 2015-12-06 16:42:49 +01:00
91859f7e56 fixed import 2015-12-04 17:17:32 +01:00
a68470dcac fixed comparison and download on encrypted files. delete 0kb files after os.rename (may be a bug) 2015-12-03 10:29:01 +01:00
0fee56afd0 fixed encoding python3 2015-12-01 15:09:59 +01:00
c87da373cd first release. readme will follow up 2015-12-01 12:42:50 +01:00