Searched defs:PlatformConnectOptions (Results 1 – 1 of 1) sorted by relevance
32 struct PlatformConnectOptions { struct33 PlatformConnectOptions(const char *url = nullptr) in PlatformConnectOptions() function43 std::string m_url;44 std::string m_rsync_options;45 std::string m_rsync_remote_path_prefix;46 bool m_rsync_enabled;47 bool m_rsync_omit_hostname_from_remote_path;48 ConstString m_local_cache_directory;