Commit graph

38 commits

Author SHA1 Message Date
Kumi d91130fe06
Need to set dbclass before use. 2022-09-19 10:21:01 +00:00
Kumi b5ab22cb6b
Rename init file 2022-09-19 07:34:07 +00:00
Kumi b885eafc1f
File structure for packaging 2022-09-19 07:33:33 +00:00
Kumi d5e560d945
Allow arbitrary database type to be passed in preparation for Academon integration 2022-09-19 07:25:19 +00:00
Kumi b736226140 Prevent re-addition of finished files to queue 2021-12-03 09:08:51 +01:00
Kumi fc56013305 Don't mark ignored files as completed, just ignore them 2021-12-03 08:45:16 +01:00
Kumi 23f08ec9dc Drop wrong argument from checkFileCompletion call 2021-11-30 18:33:19 +01:00
Kumi ce951b0a4e Use unbuffered output for systemd service 2021-11-30 18:15:30 +01:00
Kumi 5db445db9b Fix incorrect path in README 2021-11-30 18:11:03 +01:00
Kumi e5935d0bee Fix location used by assertDirectories 2021-11-30 18:01:52 +01:00
Kumi c5a5500654 Change prints to logs 2021-11-30 17:52:40 +01:00
Kumi 579abf3afc Add socket timeout errors to list of exceptions 2021-11-30 17:48:10 +01:00
Kumi b81ea65b77 Add skipped file to temp list of processed files 2021-11-30 17:43:28 +01:00
Kumi ac4c719480 Remove print statement 2021-11-30 17:35:59 +01:00
Kumi 2d4760f5ed Minor improvement to logging output 2021-11-30 17:33:47 +01:00
Kumi 072047390b Fix Vessel object initialization in fromConfig() 2021-11-30 17:20:12 +01:00
Kumi c072f15b16 Add option to ignore a directory on a vessel 2021-11-30 15:44:50 +01:00
Kumi 4de807b37e Fix value in default settings file, add README 2021-11-30 08:58:29 +01:00
Kumi d0953837ec Bugfixes 2021-11-30 07:25:24 +01:00
Kumi f1094bdbda Implement moving to completed directory 2021-11-29 14:50:16 +01:00
Kumi 82737215fe Survive reboot and directory loss
"log" to stdout
2021-11-26 11:23:39 +01:00
Kumi e62af0f71f Fix currentUpload() return value 2021-11-26 07:52:16 +01:00
Kumi 25844a1f59 Fix listdir call 2021-11-26 07:49:27 +01:00
Kumi 5318285556 Fix SSHClient connect call
Add Port setting to ini
2021-11-26 07:39:21 +01:00
Kumi 1e6d6b38dc Add sqlite3 journal file to .gitignore 2021-11-26 07:06:40 +01:00
Kumi bfc66698de Add credentials to Vessels/Connections 2021-11-26 07:03:13 +01:00
Kumi 5f8a22a5c7 Add comment on getFiles method 2021-11-26 06:51:03 +01:00
Kumi d6a5498fe1 Fix getFiles method on Directory 2021-11-26 06:50:07 +01:00
Kumi 06f6f4ced6 Upload logic finalized 2021-11-25 19:03:58 +01:00
Kumi 4185609289 A few more lines in VesselThread 2021-11-25 17:21:04 +01:00
Kumi b6eb599dd0 Some work on VesselThread 2021-11-25 17:09:40 +01:00
Kumi 7cfcc99909 Logic to add and delete files to processing queue 2021-11-25 17:02:09 +01:00
Kumi f3f6e74c89 Logic improvements
More documentation
2021-11-25 16:31:49 +01:00
Kumi 313c24f727 More documentation strings 2021-11-25 13:42:00 +01:00
Kumi 48bc92653d Fixing Dog Handler usage
Lots of documentation
2021-11-25 10:40:25 +01:00
Kumi cd2dd051e9 Fix setting up watches 2021-11-23 08:30:31 +01:00
Kumi 71a48efefb Current state 2021-11-22 11:14:38 +01:00
Kumi 5f8f94284f Current code status 2021-11-20 15:40:07 +01:00