Add passive mode option to TMS upload.
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Nov 2022 19:58:10 +0000 (20:58 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 2 Nov 2022 00:17:13 +0000 (01:17 +0100)
commit0d7d4fb3472a30f7706baab0703114ec32d5a2af
tree6b57993e0b3e899c62368f333378a8791ac800eb
parent98a8b5835aca46d8abb6f59513a56648f2c234ba
Add passive mode option to TMS upload.

Disabling this fixes TMS upload with some FTP servers
(reported on a Synology NAS).
src/lib/config.cc
src/lib/config.h
src/lib/curl_uploader.cc
src/wx/full_config_dialog.cc