summaryrefslogtreecommitdiff
path: root/src/lib/curl_uploader.cc
AgeCommit message (Expand)Author
2025-06-03Try to resume FTP uploads.Carl Hetherington
2025-06-03Support specification of maximum simultaneous connections for upload.Carl Hetherington
2025-06-03Support FTPS uploads.Carl Hetherington
2025-06-03Make an error a bit more informative.Carl Hetherington
2025-06-03Allow destination path to be empty.Carl Hetherington
2025-06-03Allow multiple upload destinations instead of just the TMS.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