23 Commits

Author SHA1 Message Date
Chris
4c1124da07 finally removed the static s3php files and replaced with composer 2023-09-03 10:09:43 +02:00
Chris H
9a4a20fb41 typo . fixes #142 2023-01-13 09:01:37 +01:00
FN-Florian
240c7359a8 Update s3.controller.php 2022-06-27 00:08:24 +02:00
FN-Florian
bfb43ab856 Update s3.controller.php
add S3_REGION variable
2022-06-20 08:50:13 +02:00
Christian Haschek
9200d3d93c added setting and possible fix for passive mode. fixes #135 probably 2022-01-24 15:23:38 +01:00
Christian Haschek
68de83b46a fixed ftp delete 2021-01-19 11:27:21 +01:00
Chris
80e210af86 implemented simple queue of hashes that were not successfully uploaded to a storage container 2020-01-13 00:28:44 +01:00
Chris
6ec765024e fixed dev output 2020-01-12 13:38:27 +01:00
Chris
6c556e921f added ftp_ssl support (not sftp!) 2020-01-11 15:20:38 +01:00
Chris
3a90787091 use passive mode by default 2020-01-11 02:40:11 +01:00
Chris
c4087c1e84 fixed bug that wouldnt allow creation of folders name 0 2020-01-11 02:32:53 +01:00
Chris
f01b685820 changed ftp server storage to distribute evenly across directories 2020-01-11 01:54:59 +01:00
Chris
fb50f23e19 added new storage controller (FTP) and updated config 2020-01-10 14:25:26 +01:00
Chris
30c78ab7da increased default key polls 2020-01-08 22:47:05 +01:00
Chris
5e59d7e80d forgot dev flag on s3 controller 2020-01-08 10:36:57 +01:00
Chris
dd0d274ab1 debug var 2020-01-08 10:31:07 +01:00
Chris
3c7e8bea7c better loop 2020-01-08 10:28:44 +01:00
Chris
bbb0b5b111 sync script changed to pull first then push 2020-01-08 00:08:10 +01:00
Chris
a19d0a3d48 sync script added and fixed some controllers 2020-01-07 22:13:29 +01:00
Chris
021fbad811 Added encryption based on Libsodium 2020-01-07 19:05:22 +01:00
Chris
f863045fcf S3/Minio storage controller Support 2020-01-05 03:11:41 +01:00
Chris
b66a1f2a55 added delete codes and fixed various bugs related to custom hashes 2018-12-25 11:34:43 +01:00
Chris
b6612cd838 implemented alt_folder and reorganized interface class code 2018-12-23 11:59:31 +01:00