14 Commits

Author SHA1 Message Date
3d4aa9c785 chore (debt): cleanup tech debt 2024-03-19 07:54:49 +11:00
c7cd48ce90 fix (plg_backend_ftp): context handling 2023-04-10 10:06:21 +10:00
39f8fc66aa fix (ftp): recreate connection if closed
An issue would araise when the connection is closed before we had time
to do the vacuum cleaning on servers like on infinity free where "Our server has quite aggressive inactivity timeouts and will kill the connection after only 20 seconds of inactivity."

reference: https://forum.infinityfree.net/t/good-online-ftp/69285/18
2023-04-10 01:28:39 +10:00
7421750226 feature (plg_backend_ftp): anonymous read only when no user given 2023-03-15 08:23:09 +11:00
f5df1445d2 feature (plg_backend_ftp): handle various connection strategy 2022-12-01 01:32:55 +11:00
8d34848c8a fix (timeout): bigger timeout on FTP backend 2022-11-28 17:13:47 +11:00
1844c6d33e maintain (debug): add debug statements 2022-09-15 19:32:17 +10:00
d0e2c4a227 maintain (error): add internal error 2022-09-13 17:28:53 +10:00
87443235a2 fix (backend): clean up caching 2022-09-13 15:24:21 +10:00
4f4fcfc16e fix (ftp): prevent connection close when uploading / downloading 2022-08-26 15:53:49 +10:00
47751a446f fix (ftp): issue on microsoft FTP 2021-09-04 23:02:03 +10:00
f7a4e52703 maintain (go): go format 2021-08-22 16:47:09 +10:00
32891e62bc fix (leak): ressource leak on FTP 2021-03-21 16:16:24 +11:00
d469d0e73c migrate (plugin): migrate ftp backend as a plugin 2020-12-12 00:11:10 +11:00