Commit graph

44 commits

Author SHA1 Message Date
935ac75f6c add check if mountpoint exists 2020-03-22 05:09:29 +01:00
723ed0a433 fix exist to exists 2020-03-22 04:37:13 +01:00
7f99c7779d fix is_link to is_symlink 2020-03-22 04:35:04 +01:00
67a2a877bb change creating of ~/Work 2020-03-22 04:33:04 +01:00
0c85e7d896 Merge branch 'master' of /run/media/jakobus.schuerz/gitstick/workdirfs 2020-03-17 13:26:34 +01:00
706191f241 cleanup 2020-03-13 09:50:44 +01:00
4f65fe3262 add allow_other, allow_root 2020-03-05 17:47:49 +01:00
fd49c3ed27 Merge branch 'master' of git.schuerz.at:public/workdirfs 2020-02-29 06:51:27 +01:00
84bfd6b634 fix ModuleNotFound Exception 2020-02-29 06:51:06 +01:00
e2d85e9afe remove debug 2020-02-29 06:13:10 +01:00
45704027cb ix not/wrong creating ~/.config/user-dirs.dirs 2020-02-28 10:18:31 +01:00
76029d6389 create ~/.config if not exist 2020-02-27 13:20:59 +01:00
0ac441d132 remove empty directories. fix mounting gives ??? 2020-02-27 10:41:13 +01:00
542f2c9ba4 create Mountpoint, if not existing 2020-02-27 09:46:50 +01:00
ec91cf1dab cleanup debug 2020-02-17 08:42:28 +01:00
3e984a2239 debug 2020-02-17 01:17:18 +01:00
875343e0d7 Merge branch 'gzip-postcompress' 2020-02-15 09:13:09 +01:00
0495668fc9 add compress or not option, enhance help 2020-02-15 09:04:39 +01:00
2f7098a866 cleanup code 2020-02-15 04:32:16 +01:00
73a6f034a5 store yesterpath persistent 2020-02-14 15:48:51 +01:00
5a2d76280c fix typo 2020-02-14 08:16:05 +01:00
0fc721cea3 prepare for next branch 2020-02-13 15:49:02 +01:00
46d2fd59a4 compression on new daily dir 2020-02-13 15:28:45 +01:00
5d61634255 add zipping files on new workdir 2020-02-13 10:12:53 +01:00
2c250a8428 fix entries, add exception if file not exists 2020-02-12 20:48:59 +01:00
292817433e fix newlines 2020-02-12 20:36:55 +01:00
eeae82e71d remove line 2020-02-12 20:27:55 +01:00
bb258450bc change today variable 2020-02-12 20:23:27 +01:00
f9c03174af fix error 2020-02-12 19:20:02 +01:00
cd7f206deb remove config-file, change service-unit
change option-parsing
2020-02-12 18:38:35 +01:00
73c9dd4702 change option-type to bool 2020-02-12 18:34:11 +01:00
a5a5baa595 remove debug 2020-02-12 18:26:08 +01:00
a5d6d2ad96 add debug 2020-02-12 18:20:46 +01:00
876a455dfa change path in workdir 2020-02-12 18:18:19 +01:00
fc5e4dc0f2 change options 2020-02-12 18:02:51 +01:00
15544d8899 change options 2020-02-12 17:44:22 +01:00
93e011896b fix string 2020-02-12 17:16:53 +01:00
3f8f32e658 use commandline-parameter 2020-02-12 16:28:31 +01:00
34de25cdb3 rename class 2020-02-12 01:27:35 +01:00
6c9bdbb372 fix newlines 2020-02-12 00:29:40 +01:00
15e4280fb8 add newlines 2020-02-12 00:27:30 +01:00
84e7a8b3d7 add cleanup function, some fixes 2020-02-12 00:19:51 +01:00
6c1720d2e7 add modify user-dirs.dirs 2020-02-11 17:56:42 +01:00
3ec2e8d1fd cleanup 2020-02-11 15:14:26 +01:00
Renamed from passthrough.py (Browse further)