29 Commits

Author SHA1 Message Date
Francesco Picasso
1789684162
EOL
Added EOL
2020-12-28 23:42:16 +01:00
Francesco Picasso
7055a7c78c
Merge pull request #46 from holgus103/master
Fixed ._ files problem on OS X. Credits to @holgus103
2020-12-28 23:18:10 +01:00
Suchan Jakub
7a59614b7e Fixed ._ files problem on OS X 2020-12-05 21:43:24 +01:00
dfirfpi
662574bb45
fixed decrypt_large_package
Signed-off-by: dfirfpi <francesco.picasso@gmail.com>
20200705
2020-07-05 11:27:39 +02:00
dfirfpi
5c916ea2dd
20200611 check on checkMsg 20200611 2020-06-11 00:22:51 +02:00
dfirfpi
a14390724e
20200611, large files, new options
Signed-off-by: dfirfpi <francesco.picasso@gmail.com>
2020-06-11 00:08:31 +02:00
dfirfpi
e36167743d
added setup.py by @michaelfsantos 2020-06-07 18:52:27 +02:00
Francesco Picasso
f38df74a64 Update issue templates 2020-06-07 18:47:27 +02:00
dfirfpi
13326d9511
Added fixes by @realSnoopy 20200607 2020-06-07 18:10:50 +02:00
Francesco Picasso
3a587e38a2
Update README.md 2020-04-06 20:14:02 +02:00
dfirfpi
a3662f5ff4
merged pull by @lp4n6, files/folders permissions
Signed-off-by: dfirfpi <francesco.picasso@gmail.com>
20200406
2020-04-06 16:44:02 +02:00
Francesco Picasso
0e7fca2738
Merge pull request #10 from lp4n6/patch-3
Update kobackupdec.py
2020-04-06 15:55:59 +02:00
dfirfpi
9e25a500c7
Changed VERSION before pushing.
Signed-off-by: dfirfpi <francesco.picasso@gmail.com>
2020-04-06 15:54:19 +02:00
dfirfpi
a9afecd766
Added Python version check and note.
Signed-off-by: dfirfpi <francesco.picasso@gmail.com>
2020-04-06 15:50:39 +02:00
lp4n6
b435b75e1f
Update kobackupdec.py
This patch allow to run the script as normal user (ie without sudo) by setting -rx permission (ie 0o755) to directories. Indeed, Linux need -rx permissions to allow read directories contents, not only -r.

Until now chmod 0o444 at the end of the script prevent read output directories and crashes the script if ran as standard user (ie without sudo).

Also tested with Windows 10 with Python 3.8.1.
2020-01-16 11:54:15 +01:00
dfirfpi
0277282052
version 2020test 2020test 2020-01-07 20:02:52 +01:00
dfirfpi
83c3a07ca9
merged pull by @lp4n6, fixed current version
Signed-off-by: dfirfpi <francesco.picasso@gmail.com>
20200107
2020-01-07 18:45:15 +01:00
Francesco Picasso
96a9992053
Merge pull request #6 from lp4n6/patch-1
Update kobackupdec.py
2020-01-07 18:32:07 +01:00
dfirfpi
8aa2ee76b0
updated version history
Signed-off-by: dfirfpi <francesco.picasso@gmail.com>
2020-01-07 18:21:51 +01:00
lp4n6
67caeb1c73
Update kobackupdec.py
Two (obvious) typos to correct.
2019-12-12 08:20:25 +01:00
dfirfpi
d55d218c3c
Fixed double folder creation error. 2019-11-13 17:14:28 +01:00
Francesco Picasso
52331b75d5
Updated README
Fixed a typo.
2019-07-30 18:48:32 +02:00
dfirfpi
d883f4f973 Added script version 20190729 2019-07-30 17:45:21 +02:00
Francesco Picasso
3463cba8e1
Updated README
Added blog post URL.
2019-07-30 17:43:00 +02:00
Francesco Picasso
5a36fc66e6
Updated README
Added usage information.
2019-07-30 17:41:27 +02:00
Francesco Picasso
befb2f2301
Update README.md 2019-07-30 01:03:41 +02:00
Francesco Picasso
5f0f5836bc
Create requirements.txt
Created Python3 requirements for the script.
2019-07-29 19:15:29 +02:00
Francesco Picasso
e5ab799e91
Update LICENSE
Added author details.
2019-07-29 19:10:55 +02:00
Francesco Picasso
39a3dfe3ab
Initial commit 2019-07-29 19:10:06 +02:00