summaryrefslogtreecommitdiff
path: root/src/lib/curl_uploader.cc
AgeCommit message (Expand)Author
2025-07-09Better handling / presentation of network errors during uploads.uploader-take2Carl Hetherington
2025-07-09Make an error a bit more informative.Carl Hetherington
2025-07-09Allow destination path to be empty.Carl Hetherington
2025-07-09Support FTPS uploads.Carl Hetherington
2025-07-09Respect maximum connections choice in the cURL uploader.Carl Hetherington
2025-07-09Try to resume FTP uploads.Carl Hetherington
2025-07-09Generalise TMS upload to a single upload destination.Carl Hetherington
2025-04-28Whitespace: {curl_,scp_,}uploader.{cc,h}Carl Hetherington
2022-11-02Enable some debug logging for TMS upload.Carl Hetherington
2022-11-02Add passive mode option to TMS upload.Carl Hetherington
2022-05-05Use dcp::File in DCP-o-matic (#2231).Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-18Use generic_string() in a couple of places to avoid unwanted backslashes in f...Carl Hetherington
2015-12-03Fix double-free in curl uploader.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-07-17Remove debug code.Carl Hetherington
2015-07-17Add FTP uploader using curl.Carl Hetherington