WebDAVFileSystem.cpp 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198
  1. //---------------------------------------------------------------------------
  2. #include <vcl.h>
  3. #pragma hdrstop
  4. #include <io.h>
  5. #include <fcntl.h>
  6. #include <wincrypt.h>
  7. #define NE_LFS
  8. #define WINSCP
  9. #include <ne_basic.h>
  10. #include <ne_auth.h>
  11. #include <ne_props.h>
  12. #include <ne_uri.h>
  13. #include <ne_session.h>
  14. #include <ne_request.h>
  15. #include <ne_xml.h>
  16. #include <ne_redirect.h>
  17. #include <ne_xmlreq.h>
  18. #include <ne_locks.h>
  19. #include <expat.h>
  20. #include "WebDAVFileSystem.h"
  21. #include "Interface.h"
  22. #include "Common.h"
  23. #include "Exceptions.h"
  24. #include "Terminal.h"
  25. #include "TextsCore.h"
  26. #include "SecureShell.h"
  27. #include "HelpCore.h"
  28. #include "CoreMain.h"
  29. #include "Security.h"
  30. #include <StrUtils.hpp>
  31. #include <NeonIntf.h>
  32. //---------------------------------------------------------------------------
  33. #pragma package(smart_init)
  34. //---------------------------------------------------------------------------
  35. #define FILE_OPERATION_LOOP_TERMINAL FTerminal
  36. //---------------------------------------------------------------------------
  37. #define SESSION_CONTEXT_KEY "sessioncontext"
  38. static const UnicodeString CONST_WEBDAV_PROTOCOL_BASE_NAME = L"WebDAV";
  39. static const int HttpUnauthorized = 401;
  40. //---------------------------------------------------------------------------
  41. #define DAV_PROP_NAMESPACE "DAV:"
  42. #define MODDAV_PROP_NAMESPACE "http://apache.org/dav/props/"
  43. #define PROP_CONTENT_LENGTH "getcontentlength"
  44. #define PROP_LAST_MODIFIED "getlastmodified"
  45. #define PROP_RESOURCE_TYPE "resourcetype"
  46. #define PROP_HIDDEN "ishidden"
  47. #define PROP_QUOTA_AVAILABLE "quota-available-bytes"
  48. #define PROP_QUOTA_USED "quota-used-bytes"
  49. #define PROP_EXECUTABLE "executable"
  50. #define PROP_OWNER "owner"
  51. #define PROP_DISPLAY_NAME "displayname"
  52. //------------------------------------------------------------------------------
  53. //---------------------------------------------------------------------------
  54. // ne_path_escape returns 7-bit string, so it does not really matter if we use
  55. // AnsiString or UTF8String here, though UTF8String might be more safe
  56. static AnsiString PathEscape(const char * Path)
  57. {
  58. char * EscapedPath = ne_path_escape(Path);
  59. AnsiString Result = EscapedPath;
  60. ne_free(EscapedPath);
  61. return Result;
  62. }
  63. //---------------------------------------------------------------------------
  64. static UnicodeString PathUnescape(const char * Path)
  65. {
  66. char * UnescapedPath = ne_path_unescape(Path);
  67. UTF8String UtfResult;
  68. if (UnescapedPath != NULL)
  69. {
  70. UtfResult = UnescapedPath;
  71. ne_free(UnescapedPath);
  72. }
  73. else
  74. {
  75. // OneDrive, particularly in the response to *file* PROPFIND tend to return a malformed URL.
  76. // In such case, take the path as is and we will probably overwrite the name with "display name".
  77. UtfResult = Path;
  78. }
  79. UnicodeString Result = StrFromNeon(UtfResult);
  80. return Result;
  81. }
  82. //---------------------------------------------------------------------------
  83. #define AbsolutePathToNeon(P) PathEscape(StrToNeon(P)).c_str()
  84. #define PathToNeonStatic(THIS, P) AbsolutePathToNeon((THIS)->AbsolutePath(P, false))
  85. #define PathToNeon(P) PathToNeonStatic(this, P)
  86. //---------------------------------------------------------------------------
  87. //---------------------------------------------------------------------------
  88. static bool NeonInitialized = false;
  89. static bool NeonSspiInitialized = false;
  90. //---------------------------------------------------------------------------
  91. void __fastcall NeonInitialize()
  92. {
  93. // Even if this fails, we do not want to interrupt WinSCP starting for that.
  94. // Anyway, it can hardly fail.
  95. // Though it fails on Wine on Debian VM, because of ne_sspi_init():
  96. // sspi: QuerySecurityPackageInfo [failed] [80090305].
  97. // sspi: Unable to get negotiate maximum packet size
  98. int NeonResult = ne_sock_init();
  99. if (NeonResult == 0)
  100. {
  101. NeonInitialized = true;
  102. NeonSspiInitialized = true;
  103. }
  104. else if (NeonResult == -2)
  105. {
  106. NeonInitialized = true;
  107. NeonSspiInitialized = false;
  108. }
  109. else
  110. {
  111. NeonInitialized = false;
  112. NeonSspiInitialized = false;
  113. }
  114. }
  115. //---------------------------------------------------------------------------
  116. void __fastcall NeonFinalize()
  117. {
  118. if (NeonInitialized)
  119. {
  120. ne_sock_exit();
  121. NeonInitialized = false;
  122. }
  123. }
  124. //---------------------------------------------------------------------------
  125. void __fastcall RequireNeon(TTerminal * Terminal)
  126. {
  127. if (!NeonInitialized)
  128. {
  129. throw Exception(LoadStr(NEON_INIT_FAILED2));
  130. }
  131. if (!NeonSspiInitialized)
  132. {
  133. Terminal->LogEvent(L"Warning: SSPI initialization failed.");
  134. }
  135. }
  136. //---------------------------------------------------------------------------
  137. UnicodeString __fastcall NeonVersion()
  138. {
  139. UnicodeString Str = StrFromNeon(ne_version_string());
  140. CutToChar(Str, L' ', true); // "neon"
  141. UnicodeString Result = CutToChar(Str, L':', true);
  142. return Result;
  143. }
  144. //---------------------------------------------------------------------------
  145. UnicodeString __fastcall ExpatVersion()
  146. {
  147. return FORMAT(L"%d.%d.%d", (XML_MAJOR_VERSION, XML_MINOR_VERSION, XML_MICRO_VERSION));
  148. }
  149. //---------------------------------------------------------------------------
  150. //---------------------------------------------------------------------------
  151. TWebDAVFileSystem::TWebDAVFileSystem(TTerminal * ATerminal) :
  152. TCustomFileSystem(ATerminal),
  153. FActive(false),
  154. FHasTrailingSlash(false),
  155. FSessionContext(NULL),
  156. FNeonLockStore(NULL),
  157. FNeonLockStoreSection(new TCriticalSection()),
  158. FUploading(false),
  159. FDownloading(false),
  160. FInitialHandshake(false),
  161. FIgnoreAuthenticationFailure(iafNo)
  162. {
  163. FFileSystemInfo.ProtocolBaseName = CONST_WEBDAV_PROTOCOL_BASE_NAME;
  164. FFileSystemInfo.ProtocolName = FFileSystemInfo.ProtocolBaseName;
  165. }
  166. //---------------------------------------------------------------------------
  167. __fastcall TWebDAVFileSystem::~TWebDAVFileSystem()
  168. {
  169. UnregisterFromNeonDebug(FTerminal);
  170. {
  171. TGuard Guard(FNeonLockStoreSection);
  172. if (FNeonLockStore != NULL)
  173. {
  174. ne_lockstore_destroy(FNeonLockStore);
  175. FNeonLockStore = NULL;
  176. }
  177. }
  178. delete FNeonLockStoreSection;
  179. }
  180. //---------------------------------------------------------------------------
  181. void __fastcall TWebDAVFileSystem::Open()
  182. {
  183. RequireNeon(FTerminal);
  184. RegisterForNeonDebug(FTerminal);
  185. FCurrentDirectory = L"";
  186. FHasTrailingSlash = true;
  187. FStoredPasswordTried = false;
  188. FTlsVersionStr = L"";
  189. FCapabilities = 0;
  190. TSessionData * Data = FTerminal->SessionData;
  191. FSessionInfo.LoginTime = Now();
  192. FSessionInfo.CertificateVerifiedManually = false;
  193. UnicodeString HostName = Data->HostNameExpanded;
  194. FOneDrive = SameText(HostName, L"d.docs.live.net");
  195. if (FOneDrive)
  196. {
  197. FTerminal->LogEvent(L"OneDrive host detected.");
  198. }
  199. size_t Port = Data->PortNumber;
  200. UnicodeString ProtocolName = (FTerminal->SessionData->Ftps == ftpsNone) ? HttpProtocol : HttpsProtocol;
  201. UnicodeString Path = Data->RemoteDirectory;
  202. // PathToNeon is not used as we cannot call AbsolutePath here
  203. UnicodeString EscapedPath = StrFromNeon(PathEscape(StrToNeon(Path)).c_str());
  204. UnicodeString Url = FORMAT(L"%s://%s:%d%s", (ProtocolName, HostName, Port, EscapedPath));
  205. FTerminal->Information(LoadStr(STATUS_CONNECT), true);
  206. FActive = false;
  207. try
  208. {
  209. OpenUrl(Url);
  210. }
  211. catch (Exception & E)
  212. {
  213. CloseNeonSession();
  214. FTerminal->Closed();
  215. FTerminal->FatalError(&E, LoadStr(CONNECTION_FAILED));
  216. }
  217. FActive = true;
  218. }
  219. //---------------------------------------------------------------------------
  220. UnicodeString __fastcall TWebDAVFileSystem::ParsePathFromUrl(const UnicodeString & Url)
  221. {
  222. UnicodeString Result;
  223. ne_uri ParsedUri;
  224. if (ne_uri_parse(StrToNeon(Url), &ParsedUri) == 0)
  225. {
  226. Result = PathUnescape(ParsedUri.path);
  227. ne_uri_free(&ParsedUri);
  228. }
  229. return Result;
  230. }
  231. //---------------------------------------------------------------------------
  232. void TWebDAVFileSystem::OpenUrl(const UnicodeString & Url)
  233. {
  234. UnicodeString CorrectedUrl;
  235. NeonClientOpenSessionInternal(CorrectedUrl, Url);
  236. if (CorrectedUrl.IsEmpty())
  237. {
  238. CorrectedUrl = Url;
  239. }
  240. UnicodeString ParsedPath = ParsePathFromUrl(CorrectedUrl);
  241. if (!ParsedPath.IsEmpty())
  242. {
  243. // this is most likely pointless as it get overwritten by
  244. // call to ChangeDirectory() from TTerminal::DoStartup
  245. FCurrentDirectory = ParsedPath;
  246. }
  247. }
  248. //---------------------------------------------------------------------------
  249. void TWebDAVFileSystem::NeonClientOpenSessionInternal(UnicodeString & CorrectedUrl, UnicodeString Url)
  250. {
  251. std::unique_ptr<TStringList> AttemptedUrls(CreateSortedStringList());
  252. AttemptedUrls->Add(Url);
  253. while (true)
  254. {
  255. FSessionInfo.CSCipher = EmptyStr;
  256. FSessionInfo.SCCipher = EmptyStr;
  257. UTF8String Path, DiscardQuery;
  258. DebugAssert(FSessionContext == NULL);
  259. FSessionContext = NeonOpen(Url, Path, DiscardQuery);
  260. bool Ssl = IsTlsSession(FSessionContext->NeonSession);
  261. FSessionInfo.SecurityProtocolName = Ssl ? LoadStr(FTPS_IMPLICIT) : EmptyStr;
  262. if (Ssl != (FTerminal->SessionData->Ftps != ftpsNone))
  263. {
  264. FTerminal->LogEvent(FORMAT(L"Warning: %s", (LoadStr(UNENCRYPTED_REDIRECT))));
  265. }
  266. {
  267. CorrectedUrl = EmptyStr;
  268. TAutoFlag Flag(FInitialHandshake);
  269. ExchangeCapabilities(Path.c_str(), CorrectedUrl);
  270. }
  271. // No error and no corrected URL? We're done here.
  272. if (CorrectedUrl.IsEmpty())
  273. {
  274. break;
  275. }
  276. CloseNeonSession();
  277. CheckRedirectLoop(CorrectedUrl, AttemptedUrls.get());
  278. // Our caller will want to know what our final corrected URL was.
  279. Url = CorrectedUrl;
  280. }
  281. CorrectedUrl = Url;
  282. }
  283. //---------------------------------------------------------------------------
  284. void __fastcall TWebDAVFileSystem::SetSessionTls(TSessionContext * SessionContext, ne_session_s * Session, bool Aux)
  285. {
  286. ne_ssl_verify_fn Callback = Aux ? NeonServerSSLCallbackAux : NeonServerSSLCallbackMain;
  287. InitNeonTls(Session, InitSslSession, Callback, SessionContext, FTerminal);
  288. }
  289. //---------------------------------------------------------------------------
  290. void __fastcall TWebDAVFileSystem::InitSession(TSessionContext * SessionContext, ne_session_s * Session)
  291. {
  292. TSessionData * Data = FTerminal->SessionData;
  293. InitNeonSession(
  294. Session, Data->ProxyMethod, Data->ProxyHost, Data->ProxyPort,
  295. Data->ProxyUsername, Data->ProxyPassword, FTerminal);
  296. ne_set_read_timeout(Session, Data->Timeout);
  297. ne_set_connect_timeout(Session, Data->Timeout);
  298. ne_set_session_private(Session, SESSION_CONTEXT_KEY, SessionContext);
  299. // Allow ^-escaping in OneDrive
  300. ne_set_session_flag(Session, NE_SESSFLAG_LIBERAL_ESCAPING, Data->WebDavLiberalEscaping || FOneDrive);
  301. }
  302. //---------------------------------------------------------------------------
  303. TWebDAVFileSystem::TSessionContext * TWebDAVFileSystem::NeonOpen(const UnicodeString & Url, UTF8String & Path, UTF8String & Query)
  304. {
  305. ne_uri uri;
  306. NeonParseUrl(Url, uri);
  307. std::unique_ptr<TSessionContext> Result(new TSessionContext());
  308. Result->FileSystem = this;
  309. Result->HostName = StrFromNeon(uri.host);
  310. Result->PortNumber = uri.port;
  311. Result->NtlmAuthenticationFailed = false;
  312. Result->NeonSession = CreateNeonSession(uri);
  313. InitSession(Result.get(), Result->NeonSession);
  314. Path = uri.path;
  315. Query = uri.query;
  316. bool Ssl = IsTlsUri(uri);
  317. ne_uri_free(&uri);
  318. ne_set_aux_request_init(Result->NeonSession, NeonAuxRequestInit, Result.get());
  319. UpdateNeonDebugMask();
  320. NeonAddAuthentiation(Result.get(), Ssl);
  321. if (Ssl)
  322. {
  323. SetSessionTls(Result.get(), Result->NeonSession, false);
  324. ne_ssl_provide_clicert(Result->NeonSession, NeonProvideClientCert, Result.get());
  325. }
  326. ne_set_notifier(Result->NeonSession, NeonNotifier, Result.get());
  327. ne_hook_create_request(Result->NeonSession, NeonCreateRequest, Result.get());
  328. ne_hook_pre_send(Result->NeonSession, NeonPreSend, Result.get());
  329. ne_hook_post_send(Result->NeonSession, NeonPostSend, Result.get());
  330. ne_hook_post_headers(Result->NeonSession, NeonPostHeaders, Result.get());
  331. return Result.release();
  332. }
  333. //---------------------------------------------------------------------------
  334. bool TWebDAVFileSystem::IsTlsSession(ne_session * Session)
  335. {
  336. ne_uri uri = {0};
  337. ne_fill_server_uri(Session, &uri);
  338. bool Result = IsTlsUri(uri);
  339. ne_uri_free(&uri);
  340. return Result;
  341. }
  342. //---------------------------------------------------------------------------
  343. void TWebDAVFileSystem::NeonAuxRequestInit(ne_session * Session, ne_request * /*Request*/, void * UserData)
  344. {
  345. TSessionContext * SessionContext = static_cast<TSessionContext *>(UserData);
  346. TWebDAVFileSystem * FileSystem = SessionContext->FileSystem;
  347. FileSystem->InitSession(SessionContext, Session);
  348. if (FileSystem->IsTlsSession(Session))
  349. {
  350. FileSystem->SetSessionTls(SessionContext, Session, true);
  351. }
  352. }
  353. //---------------------------------------------------------------------------
  354. void __fastcall TWebDAVFileSystem::NeonAddAuthentiation(TSessionContext * SessionContext, bool UseNegotiate)
  355. {
  356. unsigned int NeonAuthTypes = NE_AUTH_BASIC | NE_AUTH_DIGEST | NE_AUTH_PASSPORT;
  357. if (UseNegotiate)
  358. {
  359. NeonAuthTypes |= NE_AUTH_NEGOTIATE;
  360. }
  361. if (FTerminal->SessionData->WebDavAuthLegacy)
  362. {
  363. NeonAuthTypes |= NE_AUTH_LEGACY_DIGEST;
  364. }
  365. ne_add_server_auth(SessionContext->NeonSession, NeonAuthTypes, NeonRequestAuth, SessionContext);
  366. }
  367. //---------------------------------------------------------------------------
  368. UnicodeString __fastcall TWebDAVFileSystem::GetRedirectUrl()
  369. {
  370. UnicodeString Result = GetNeonRedirectUrl(FSessionContext->NeonSession);
  371. FTerminal->LogEvent(FORMAT(L"Redirected to \"%s\".", (Result)));
  372. return Result;
  373. }
  374. //---------------------------------------------------------------------------
  375. void TWebDAVFileSystem::ExchangeCapabilities(const char * Path, UnicodeString & CorrectedUrl)
  376. {
  377. ClearNeonError();
  378. int NeonStatus;
  379. FAuthenticationRetry = false;
  380. do
  381. {
  382. NeonStatus = ne_options2(FSessionContext->NeonSession, Path, &FCapabilities);
  383. }
  384. while ((NeonStatus == NE_AUTH) && FAuthenticationRetry);
  385. if (NeonStatus == NE_REDIRECT)
  386. {
  387. CorrectedUrl = GetRedirectUrl();
  388. }
  389. else if (NeonStatus == NE_OK)
  390. {
  391. if (FCapabilities > 0)
  392. {
  393. UnicodeString Str;
  394. unsigned int Capability = 0x01;
  395. unsigned int Capabilities = FCapabilities;
  396. while (Capabilities > 0)
  397. {
  398. if (FLAGSET(Capabilities, Capability))
  399. {
  400. AddToList(Str, StrFromNeon(ne_capability_name(Capability)), L", ");
  401. Capabilities -= Capability;
  402. }
  403. Capability <<= 1;
  404. }
  405. FTerminal->LogEvent(FORMAT(L"Server capabilities: %s", (Str)));
  406. FFileSystemInfo.AdditionalInfo +=
  407. LoadStr(WEBDAV_EXTENSION_INFO) + sLineBreak +
  408. L" " + Str + sLineBreak;
  409. }
  410. }
  411. else
  412. {
  413. CheckStatus(NeonStatus);
  414. }
  415. FTerminal->SaveCapabilities(FFileSystemInfo);
  416. }
  417. //---------------------------------------------------------------------------
  418. TWebDAVFileSystem::TSessionContext::~TSessionContext()
  419. {
  420. if (NeonSession != NULL)
  421. {
  422. DestroyNeonSession(NeonSession);
  423. }
  424. }
  425. //---------------------------------------------------------------------------
  426. void __fastcall TWebDAVFileSystem::CloseNeonSession()
  427. {
  428. if (FSessionContext != NULL)
  429. {
  430. delete FSessionContext;
  431. FSessionContext = NULL;
  432. }
  433. }
  434. //---------------------------------------------------------------------------
  435. void __fastcall TWebDAVFileSystem::Close()
  436. {
  437. DebugAssert(FActive);
  438. CloseNeonSession();
  439. FTerminal->Closed();
  440. FActive = false;
  441. UnregisterFromNeonDebug(FTerminal);
  442. }
  443. //---------------------------------------------------------------------------
  444. bool __fastcall TWebDAVFileSystem::GetActive()
  445. {
  446. return FActive;
  447. }
  448. //---------------------------------------------------------------------------
  449. void __fastcall TWebDAVFileSystem::CollectUsage()
  450. {
  451. if (!FTlsVersionStr.IsEmpty())
  452. {
  453. FTerminal->CollectTlsUsage(FTlsVersionStr);
  454. }
  455. if (!FTerminal->SessionData->TlsCertificateFile.IsEmpty())
  456. {
  457. Configuration->Usage->Inc(L"OpenedSessionsWebDAVSCertificate");
  458. }
  459. // The Authorization header for passport method is included only in the first request,
  460. // so we have to use FLastAuthorizationProtocol
  461. if (SameText(FLastAuthorizationProtocol, L"Passport1.4"))
  462. {
  463. Configuration->Usage->Inc(L"OpenedSessionsWebDAVSPassport");
  464. }
  465. else if (SameText(FLastAuthorizationProtocol, L"Basic"))
  466. {
  467. Configuration->Usage->Inc(L"OpenedSessionsWebDAVAuthBasic");
  468. }
  469. UnicodeString RemoteSystem = FFileSystemInfo.RemoteSystem;
  470. if (ContainsText(RemoteSystem, L"Microsoft-IIS"))
  471. {
  472. FTerminal->Configuration->Usage->Inc(L"OpenedSessionsWebDAVIIS");
  473. }
  474. else if (ContainsText(RemoteSystem, L"IT Hit WebDAV Server"))
  475. {
  476. FTerminal->Configuration->Usage->Inc(L"OpenedSessionsWebDAVITHit");
  477. }
  478. // e.g. brickftp.com
  479. else if (ContainsText(RemoteSystem, L"nginx"))
  480. {
  481. FTerminal->Configuration->Usage->Inc(L"OpenedSessionsWebDAVNginx");
  482. }
  483. else
  484. {
  485. // We also know OpenDrive, Yandex, iFiles (iOS), Swapper (iOS), SafeSync
  486. FTerminal->Configuration->Usage->Inc(L"OpenedSessionsWebDAVOther");
  487. }
  488. }
  489. //---------------------------------------------------------------------------
  490. const TSessionInfo & __fastcall TWebDAVFileSystem::GetSessionInfo()
  491. {
  492. return FSessionInfo;
  493. }
  494. //---------------------------------------------------------------------------
  495. const TFileSystemInfo & __fastcall TWebDAVFileSystem::GetFileSystemInfo(bool /*Retrieve*/)
  496. {
  497. return FFileSystemInfo;
  498. }
  499. //---------------------------------------------------------------------------
  500. bool __fastcall TWebDAVFileSystem::TemporaryTransferFile(const UnicodeString & /*FileName*/)
  501. {
  502. return false;
  503. }
  504. //---------------------------------------------------------------------------
  505. bool __fastcall TWebDAVFileSystem::GetStoredCredentialsTried()
  506. {
  507. return FStoredPasswordTried;
  508. }
  509. //---------------------------------------------------------------------------
  510. UnicodeString __fastcall TWebDAVFileSystem::GetUserName()
  511. {
  512. return FUserName;
  513. }
  514. //---------------------------------------------------------------------------
  515. void __fastcall TWebDAVFileSystem::Idle()
  516. {
  517. // noop
  518. }
  519. //---------------------------------------------------------------------------
  520. UnicodeString __fastcall TWebDAVFileSystem::AbsolutePath(const UnicodeString Path, bool /*Local*/)
  521. {
  522. bool AddTrailingBackslash;
  523. if (Path == L"/")
  524. {
  525. // does not really matter as path "/" is still "/" when absolute,
  526. // no slash needed
  527. AddTrailingBackslash = FHasTrailingSlash;
  528. }
  529. else
  530. {
  531. AddTrailingBackslash = (Path[Path.Length()] == L'/');
  532. }
  533. UnicodeString Result = ::AbsolutePath(GetCurrentDirectory(), Path);
  534. // We must preserve trailing slash, because particularly for mod_dav,
  535. // it really matters if the slash in there or not
  536. if (AddTrailingBackslash)
  537. {
  538. Result = UnixIncludeTrailingBackslash(Result);
  539. }
  540. return Result;
  541. }
  542. //---------------------------------------------------------------------------
  543. bool __fastcall TWebDAVFileSystem::IsCapable(int Capability) const
  544. {
  545. DebugAssert(FTerminal);
  546. switch (Capability)
  547. {
  548. case fcRename:
  549. case fcRemoteMove:
  550. case fcMoveToQueue:
  551. case fcPreservingTimestampUpload:
  552. case fcCheckingSpaceAvailable:
  553. // Only to make double-click on file edit/open the file,
  554. // instead of trying to open it as directory
  555. case fcResolveSymlink:
  556. case fcSkipTransfer:
  557. case fcParallelTransfers:
  558. case fcRemoteCopy:
  559. case fcMoveOverExistingFile:
  560. return true;
  561. case fcUserGroupListing:
  562. case fcModeChanging:
  563. case fcModeChangingUpload:
  564. case fcAclChangingFiles:
  565. case fcGroupChanging:
  566. case fcOwnerChanging:
  567. case fcAnyCommand:
  568. case fcShellAnyCommand:
  569. case fcHardLink:
  570. case fcSymbolicLink:
  571. case fcTextMode:
  572. case fcNativeTextMode:
  573. case fcNewerOnlyUpload:
  574. case fcTimestampChanging:
  575. case fcLoadingAdditionalProperties:
  576. case fcIgnorePermErrors:
  577. case fcCalculatingChecksum:
  578. case fcSecondaryShell:
  579. case fcGroupOwnerChangingByID:
  580. case fcRemoveCtrlZUpload:
  581. case fcRemoveBOMUpload:
  582. case fcPreservingTimestampDirs:
  583. case fcResumeSupport:
  584. case fcChangePassword:
  585. case fcTransferOut:
  586. case fcTransferIn:
  587. case fcParallelFileTransfers:
  588. return false;
  589. case fcLocking:
  590. return FLAGSET(FCapabilities, NE_CAP_DAV_CLASS2);
  591. default:
  592. DebugFail();
  593. return false;
  594. }
  595. }
  596. //---------------------------------------------------------------------------
  597. UnicodeString __fastcall TWebDAVFileSystem::GetCurrentDirectory()
  598. {
  599. return FCurrentDirectory;
  600. }
  601. //---------------------------------------------------------------------------
  602. void __fastcall TWebDAVFileSystem::DoStartup()
  603. {
  604. FTerminal->SetExceptionOnFail(true);
  605. // retrieve initialize working directory to save it as home directory
  606. ReadCurrentDirectory();
  607. FTerminal->SetExceptionOnFail(false);
  608. }
  609. //---------------------------------------------------------------------------
  610. void __fastcall TWebDAVFileSystem::ClearNeonError()
  611. {
  612. FCancelled = false;
  613. FSkipped = false;
  614. FAuthenticationRequested = false;
  615. ne_set_error(FSessionContext->NeonSession, "");
  616. }
  617. //---------------------------------------------------------------------------
  618. UnicodeString __fastcall TWebDAVFileSystem::GetNeonError()
  619. {
  620. return ::GetNeonError(FSessionContext->NeonSession);
  621. }
  622. //---------------------------------------------------------------------------
  623. void TWebDAVFileSystem::CheckStatus(int NeonStatus)
  624. {
  625. CheckStatus(FSessionContext, NeonStatus);
  626. }
  627. //---------------------------------------------------------------------------
  628. void TWebDAVFileSystem::CheckStatus(TSessionContext * SessionContext, int NeonStatus)
  629. {
  630. if ((NeonStatus == NE_ERROR) && (FCancelled || FSkipped))
  631. {
  632. if (FCancelled)
  633. {
  634. FCancelled = false;
  635. FSkipped = false; // just in case
  636. Abort();
  637. }
  638. else
  639. {
  640. DebugAssert(FSkipped);
  641. FSkipped = false;
  642. throw ESkipFile();
  643. }
  644. }
  645. else
  646. {
  647. CheckNeonStatus(SessionContext->NeonSession, NeonStatus, SessionContext->HostName);
  648. }
  649. }
  650. //---------------------------------------------------------------------------
  651. void __fastcall TWebDAVFileSystem::LookupUsersGroups()
  652. {
  653. DebugFail();
  654. }
  655. //---------------------------------------------------------------------------
  656. void __fastcall TWebDAVFileSystem::ReadCurrentDirectory()
  657. {
  658. if (FCachedDirectoryChange.IsEmpty())
  659. {
  660. FCurrentDirectory = FCurrentDirectory.IsEmpty() ? UnicodeString(L"/") : FCurrentDirectory;
  661. }
  662. else
  663. {
  664. FCurrentDirectory = FCachedDirectoryChange;
  665. FCachedDirectoryChange = L"";
  666. }
  667. }
  668. //---------------------------------------------------------------------------
  669. void __fastcall TWebDAVFileSystem::HomeDirectory()
  670. {
  671. ChangeDirectory(L"/");
  672. }
  673. //---------------------------------------------------------------------------
  674. UnicodeString __fastcall TWebDAVFileSystem::DirectoryPath(UnicodeString Path)
  675. {
  676. if (FHasTrailingSlash)
  677. {
  678. Path = ::UnixIncludeTrailingBackslash(Path);
  679. }
  680. return Path;
  681. }
  682. //---------------------------------------------------------------------------
  683. UnicodeString __fastcall TWebDAVFileSystem::FilePath(const TRemoteFile * File)
  684. {
  685. UnicodeString Result = File->FullFileName;
  686. if (File->IsDirectory)
  687. {
  688. Result = DirectoryPath(Result);
  689. }
  690. return Result;
  691. }
  692. //---------------------------------------------------------------------------
  693. void __fastcall TWebDAVFileSystem::TryOpenDirectory(UnicodeString Directory)
  694. {
  695. Directory = DirectoryPath(Directory);
  696. FTerminal->LogEvent(FORMAT(L"Trying to open directory \"%s\".", (Directory)));
  697. TRemoteFile * File;
  698. ReadFile(Directory, File);
  699. delete File;
  700. }
  701. //---------------------------------------------------------------------------
  702. void __fastcall TWebDAVFileSystem::AnnounceFileListOperation()
  703. {
  704. // noop
  705. }
  706. //---------------------------------------------------------------------------
  707. void __fastcall TWebDAVFileSystem::ChangeDirectory(const UnicodeString ADirectory)
  708. {
  709. UnicodeString Path = AbsolutePath(ADirectory, false);
  710. // to verify existence of directory try to open it
  711. TryOpenDirectory(Path);
  712. // if open dir did not fail, directory exists -> success.
  713. FCachedDirectoryChange = Path;
  714. }
  715. //---------------------------------------------------------------------------
  716. void __fastcall TWebDAVFileSystem::CachedChangeDirectory(const UnicodeString Directory)
  717. {
  718. FCachedDirectoryChange = UnixExcludeTrailingBackslash(Directory);
  719. }
  720. //---------------------------------------------------------------------------
  721. struct TReadFileData
  722. {
  723. TWebDAVFileSystem * FileSystem;
  724. TRemoteFile * File;
  725. TRemoteFileList * FileList;
  726. };
  727. //---------------------------------------------------------------------------
  728. int __fastcall TWebDAVFileSystem::ReadDirectoryInternal(
  729. const UnicodeString & Path, TRemoteFileList * FileList)
  730. {
  731. TReadFileData Data;
  732. Data.FileSystem = this;
  733. Data.File = NULL;
  734. Data.FileList = FileList;
  735. ClearNeonError();
  736. ne_propfind_handler * PropFindHandler = ne_propfind_create(FSessionContext->NeonSession, PathToNeon(Path), NE_DEPTH_ONE);
  737. void * DiscoveryContext = ne_lock_register_discovery(PropFindHandler);
  738. int Result;
  739. try
  740. {
  741. Result = ne_propfind_allprop(PropFindHandler, NeonPropsResult, &Data);
  742. }
  743. __finally
  744. {
  745. ne_lock_discovery_free(DiscoveryContext);
  746. ne_propfind_destroy(PropFindHandler);
  747. }
  748. return Result;
  749. }
  750. //---------------------------------------------------------------------------
  751. bool __fastcall TWebDAVFileSystem::IsValidRedirect(int NeonStatus, UnicodeString & Path)
  752. {
  753. bool Result = (NeonStatus == NE_REDIRECT);
  754. if (Result)
  755. {
  756. // What PathToNeon does
  757. UnicodeString OriginalPath = AbsolutePath(Path, false);
  758. // Handle one-step redirect
  759. // (for more steps we would have to implement loop detection).
  760. // This is mainly to handle "folder" => "folder/" redirects of Apache/mod_dav.
  761. UnicodeString RedirectUrl = GetRedirectUrl();
  762. // We should test if the redirect is not for another server,
  763. // though not sure how to do this reliably (domain aliases, IP vs. domain, etc.)
  764. // If this ever gets implemented, beware of use from Sink(), where we support redirects to another server.
  765. UnicodeString RedirectPath = ParsePathFromUrl(RedirectUrl);
  766. Result =
  767. !RedirectPath.IsEmpty() &&
  768. (RedirectPath != OriginalPath);
  769. if (Result)
  770. {
  771. Path = RedirectPath;
  772. }
  773. }
  774. return Result;
  775. }
  776. //---------------------------------------------------------------------------
  777. void __fastcall TWebDAVFileSystem::ReadDirectory(TRemoteFileList * FileList)
  778. {
  779. UnicodeString Path = DirectoryPath(FileList->Directory);
  780. TOperationVisualizer Visualizer(FTerminal->UseBusyCursor);
  781. int NeonStatus = ReadDirectoryInternal(Path, FileList);
  782. if (IsValidRedirect(NeonStatus, Path))
  783. {
  784. NeonStatus = ReadDirectoryInternal(Path, FileList);
  785. }
  786. CheckStatus(NeonStatus);
  787. }
  788. //---------------------------------------------------------------------------
  789. void __fastcall TWebDAVFileSystem::ReadSymlink(TRemoteFile * /*SymlinkFile*/,
  790. TRemoteFile *& /*File*/)
  791. {
  792. // we never set SymLink flag, so we should never get here
  793. DebugFail();
  794. }
  795. //---------------------------------------------------------------------------
  796. void __fastcall TWebDAVFileSystem::ReadFile(const UnicodeString FileName,
  797. TRemoteFile *& File)
  798. {
  799. CustomReadFile(FileName, File, NULL);
  800. }
  801. //---------------------------------------------------------------------------
  802. void TWebDAVFileSystem::NeonPropsResult(
  803. void * UserData, const ne_uri * Uri, const ne_prop_result_set * Results)
  804. {
  805. UnicodeString Path = PathUnescape(Uri->path);
  806. TReadFileData & Data = *static_cast<TReadFileData *>(UserData);
  807. if (Data.FileList != NULL)
  808. {
  809. std::unique_ptr<TRemoteFile> File(new TRemoteFile(NULL));
  810. File->Terminal = Data.FileSystem->FTerminal;
  811. Data.FileSystem->ParsePropResultSet(File.get(), Path, Results);
  812. UnicodeString FileListPath = Data.FileSystem->AbsolutePath(Data.FileList->Directory, false);
  813. if (UnixSamePath(File->FullFileName, FileListPath))
  814. {
  815. File->FileName = PARENTDIRECTORY;
  816. File->FullFileName = UnixCombinePaths(Path, PARENTDIRECTORY);
  817. }
  818. Data.FileList->AddFile(File.release());
  819. }
  820. else
  821. {
  822. Data.FileSystem->ParsePropResultSet(Data.File, Path, Results);
  823. }
  824. }
  825. //---------------------------------------------------------------------------
  826. const char * __fastcall TWebDAVFileSystem::GetProp(
  827. const ne_prop_result_set * Results, const char * Name, const char * NameSpace)
  828. {
  829. ne_propname Prop;
  830. Prop.nspace = (NameSpace == NULL) ? DAV_PROP_NAMESPACE : NameSpace;
  831. Prop.name = Name;
  832. return ne_propset_value(Results, &Prop);
  833. }
  834. //---------------------------------------------------------------------------
  835. void __fastcall TWebDAVFileSystem::ParsePropResultSet(TRemoteFile * File,
  836. const UnicodeString & Path, const ne_prop_result_set * Results)
  837. {
  838. File->FullFileName = UnixExcludeTrailingBackslash(Path);
  839. // Some servers do not use DAV:collection tag, but indicate the folder by trailing slash only.
  840. // But not all, for example OneDrive does not (it did in the past).
  841. bool Collection = (File->FullFileName != Path);
  842. File->FileName = UnixExtractFileName(File->FullFileName);
  843. const char * ContentLength = GetProp(Results, PROP_CONTENT_LENGTH);
  844. // some servers, for example iFiles, do not provide "getcontentlength" for folders
  845. if (ContentLength != NULL)
  846. {
  847. File->Size = StrToInt64Def(ContentLength, 0);
  848. }
  849. const char * LastModified = GetProp(Results, PROP_LAST_MODIFIED);
  850. // We've seen a server (t=24891) that does not set "getlastmodified" for the "this" folder entry.
  851. if (LastModified != NULL)
  852. {
  853. char WeekDay[4] = { L'\0' };
  854. int Year = 0;
  855. char MonthStr[4] = { L'\0' };
  856. int Day = 0;
  857. int Hour = 0;
  858. int Min = 0;
  859. int Sec = 0;
  860. #define RFC1123_FORMAT "%3s, %02d %3s %4d %02d:%02d:%02d GMT"
  861. // Keep is sync with S3
  862. int Filled =
  863. sscanf(LastModified, RFC1123_FORMAT, WeekDay, &Day, MonthStr, &Year, &Hour, &Min, &Sec);
  864. // we need at least a complete date
  865. if (Filled >= 4)
  866. {
  867. int Month = ParseShortEngMonthName(MonthStr);
  868. if (Month >= 1)
  869. {
  870. TDateTime Modification =
  871. EncodeDateVerbose((unsigned short)Year, (unsigned short)Month, (unsigned short)Day) +
  872. EncodeTimeVerbose((unsigned short)Hour, (unsigned short)Min, (unsigned short)Sec, 0);
  873. File->Modification = ConvertTimestampFromUTC(Modification);
  874. // Should use mfYMDHM or mfMDY when appropriate according to Filled
  875. File->ModificationFmt = mfFull;
  876. }
  877. else
  878. {
  879. File->ModificationFmt = mfNone;
  880. }
  881. }
  882. else
  883. {
  884. File->ModificationFmt = mfNone;
  885. }
  886. }
  887. // optimization
  888. if (!Collection)
  889. {
  890. // See a comment at the Collection declaration.
  891. const char * ResourceType = GetProp(Results, PROP_RESOURCE_TYPE);
  892. if (ResourceType != NULL)
  893. {
  894. // property has XML value
  895. UnicodeString AResourceType = ResourceType;
  896. // this is very poor parsing
  897. if (ContainsText(ResourceType, L"<DAV:collection"))
  898. {
  899. Collection = true;
  900. }
  901. }
  902. }
  903. File->Type = Collection ? FILETYPE_DIRECTORY : FILETYPE_DEFAULT;
  904. // this is MS extension (draft-hopmann-collection-props-00)
  905. const char * IsHidden = GetProp(Results, PROP_HIDDEN);
  906. if (IsHidden != NULL)
  907. {
  908. File->IsHidden = (StrToIntDef(IsHidden, 0) != 0);
  909. }
  910. const char * Owner = GetProp(Results, PROP_OWNER);
  911. if (Owner != NULL)
  912. {
  913. File->Owner.Name = Owner;
  914. }
  915. const char * DisplayName = GetProp(Results, PROP_DISPLAY_NAME);
  916. if (DisplayName != NULL)
  917. {
  918. File->DisplayName = StrFromNeon(DisplayName);
  919. // OneDrive caret escaping (we could do this for all files, but let's limit the scope for now).
  920. // In *file* PROPFIND response, the # (and other symbols like comma or plus) is not escaped at all
  921. // (while in directory listing, they are caret-escaped),
  922. // so if we see one in the display name, take the name from there.
  923. // * and % won't help, as OneDrive seem to have bug with % at the end of the filename,
  924. // and the * (and others) is removed from file names.
  925. // Filenames with commas (,) get as many additional characters at the end of the filename as there are commas.
  926. if (FOneDrive &&
  927. (ContainsText(File->FileName, L"^") || ContainsText(File->FileName, L",") || (wcspbrk(File->DisplayName.c_str(), L"&,+#[]%*") != NULL)))
  928. {
  929. File->FileName = File->DisplayName;
  930. File->FullFileName = UnixCombinePaths(UnixExtractFileDir(File->FullFileName), File->FileName);
  931. }
  932. }
  933. const UnicodeString RightsDelimiter(L", ");
  934. UnicodeString HumanRights;
  935. // Proprietary property of mod_dav
  936. // http://www.webdav.org/mod_dav/#imp
  937. const char * Executable = GetProp(Results, PROP_EXECUTABLE, MODDAV_PROP_NAMESPACE);
  938. if (Executable != NULL)
  939. {
  940. if (strcmp(Executable, "T") == NULL)
  941. {
  942. UnicodeString ExecutableRights;
  943. // The "gear" character is supported since Windows 8
  944. if (IsWin8())
  945. {
  946. ExecutableRights = L"\u2699";
  947. }
  948. else
  949. {
  950. ExecutableRights = LoadStr(EXECUTABLE);
  951. }
  952. AddToList(HumanRights, ExecutableRights, RightsDelimiter);
  953. }
  954. }
  955. struct ne_lock * Lock = static_cast<struct ne_lock *>(ne_propset_private(Results));
  956. if ((Lock != NULL) && (Lock->token != NULL))
  957. {
  958. UnicodeString Owner;
  959. if (Lock->owner != NULL)
  960. {
  961. Owner = StrFromNeon(Lock->owner).Trim();
  962. }
  963. UnicodeString LockRights;
  964. if (IsWin8())
  965. {
  966. // The "lock" character is supported since Windows 8
  967. LockRights = L"\uD83D\uDD12" + Owner;
  968. }
  969. else
  970. {
  971. LockRights = LoadStr(LOCKED);
  972. if (!Owner.IsEmpty())
  973. {
  974. LockRights = FORMAT(L"%s (%s)", (LockRights, Owner));
  975. }
  976. }
  977. AddToList(HumanRights, LockRights, RightsDelimiter);
  978. }
  979. File->HumanRights = HumanRights;
  980. }
  981. //---------------------------------------------------------------------------
  982. int __fastcall TWebDAVFileSystem::CustomReadFileInternal(const UnicodeString FileName,
  983. TRemoteFile *& File, TRemoteFile * ALinkedByFile)
  984. {
  985. std::unique_ptr<TRemoteFile> AFile(new TRemoteFile(ALinkedByFile));
  986. TReadFileData Data;
  987. Data.FileSystem = this;
  988. Data.File = AFile.get();
  989. Data.FileList = NULL;
  990. ClearNeonError();
  991. int Result =
  992. ne_simple_propfind(FSessionContext->NeonSession, PathToNeon(FileName), NE_DEPTH_ZERO, NULL,
  993. NeonPropsResult, &Data);
  994. if (Result == NE_OK)
  995. {
  996. File = AFile.release();
  997. }
  998. return Result;
  999. }
  1000. //---------------------------------------------------------------------------
  1001. void __fastcall TWebDAVFileSystem::CustomReadFile(UnicodeString FileName,
  1002. TRemoteFile *& File, TRemoteFile * ALinkedByFile)
  1003. {
  1004. TOperationVisualizer Visualizer(FTerminal->UseBusyCursor);
  1005. int NeonStatus = CustomReadFileInternal(FileName, File, ALinkedByFile);
  1006. if (IsValidRedirect(NeonStatus, FileName))
  1007. {
  1008. NeonStatus = CustomReadFileInternal(FileName, File, ALinkedByFile);
  1009. }
  1010. CheckStatus(NeonStatus);
  1011. }
  1012. //---------------------------------------------------------------------------
  1013. void __fastcall TWebDAVFileSystem::DeleteFile(const UnicodeString FileName,
  1014. const TRemoteFile * File, int /*Params*/, TRmSessionAction & Action)
  1015. {
  1016. Action.Recursive();
  1017. ClearNeonError();
  1018. TOperationVisualizer Visualizer(FTerminal->UseBusyCursor);
  1019. RawByteString Path = PathToNeon(FilePath(File));
  1020. // WebDAV does not allow non-recursive delete:
  1021. // RFC 4918, section 9.6.1:
  1022. // "A client MUST NOT submit a Depth header with a DELETE on a collection with any value but infinity."
  1023. // We should check that folder is empty when called with FLAGSET(Params, dfNoRecursive)
  1024. CheckStatus(ne_delete(FSessionContext->NeonSession, Path.c_str()));
  1025. // The lock is removed with the file, but if a file with the same name gets created,
  1026. // we would try to use obsoleted lock token with it, what the server would reject
  1027. // (mod_dav returns "412 Precondition Failed")
  1028. DiscardLock(Path);
  1029. }
  1030. //---------------------------------------------------------------------------
  1031. int __fastcall TWebDAVFileSystem::RenameFileInternal(
  1032. const UnicodeString & FileName, const UnicodeString & NewName, bool Overwrite)
  1033. {
  1034. return ne_move(FSessionContext->NeonSession, Overwrite, PathToNeon(FileName), PathToNeon(NewName));
  1035. }
  1036. //---------------------------------------------------------------------------
  1037. void __fastcall TWebDAVFileSystem::RenameFile(
  1038. const UnicodeString & FileName, const TRemoteFile *, const UnicodeString & NewName, bool Overwrite)
  1039. {
  1040. ClearNeonError();
  1041. TOperationVisualizer Visualizer(FTerminal->UseBusyCursor);
  1042. UnicodeString Path = FileName;
  1043. int NeonStatus = RenameFileInternal(Path, NewName, Overwrite);
  1044. if (IsValidRedirect(NeonStatus, Path))
  1045. {
  1046. NeonStatus = RenameFileInternal(Path, NewName, Overwrite);
  1047. }
  1048. CheckStatus(NeonStatus);
  1049. // See a comment in DeleteFile
  1050. DiscardLock(PathToNeon(Path));
  1051. }
  1052. //---------------------------------------------------------------------------
  1053. int __fastcall TWebDAVFileSystem::CopyFileInternal(
  1054. const UnicodeString & FileName, const UnicodeString & NewName, bool Overwrite)
  1055. {
  1056. return ne_copy(FSessionContext->NeonSession, Overwrite, NE_DEPTH_INFINITE, PathToNeon(FileName), PathToNeon(NewName));
  1057. }
  1058. //---------------------------------------------------------------------------
  1059. void __fastcall TWebDAVFileSystem::CopyFile(
  1060. const UnicodeString & FileName, const TRemoteFile *, const UnicodeString & NewName, bool Overwrite)
  1061. {
  1062. ClearNeonError();
  1063. TOperationVisualizer Visualizer(FTerminal->UseBusyCursor);
  1064. UnicodeString Path = FileName;
  1065. int NeonStatus = CopyFileInternal(Path, NewName, Overwrite);
  1066. if (IsValidRedirect(NeonStatus, Path))
  1067. {
  1068. NeonStatus = CopyFileInternal(Path, NewName, Overwrite);
  1069. }
  1070. CheckStatus(NeonStatus);
  1071. }
  1072. //---------------------------------------------------------------------------
  1073. void __fastcall TWebDAVFileSystem::CreateDirectory(const UnicodeString & DirName, bool /*Encrypt*/)
  1074. {
  1075. ClearNeonError();
  1076. TOperationVisualizer Visualizer(FTerminal->UseBusyCursor);
  1077. CheckStatus(ne_mkcol(FSessionContext->NeonSession, PathToNeon(DirName)));
  1078. }
  1079. //---------------------------------------------------------------------------
  1080. void __fastcall TWebDAVFileSystem::CreateLink(const UnicodeString FileName,
  1081. const UnicodeString PointTo, bool /*Symbolic*/)
  1082. {
  1083. DebugFail();
  1084. }
  1085. //---------------------------------------------------------------------------
  1086. void __fastcall TWebDAVFileSystem::ChangeFileProperties(const UnicodeString FileName,
  1087. const TRemoteFile * /*File*/, const TRemoteProperties * /*Properties*/,
  1088. TChmodSessionAction & /*Action*/)
  1089. {
  1090. DebugFail();
  1091. }
  1092. //---------------------------------------------------------------------------
  1093. bool __fastcall TWebDAVFileSystem::LoadFilesProperties(TStrings * /*FileList*/)
  1094. {
  1095. DebugFail();
  1096. return false;
  1097. }
  1098. //---------------------------------------------------------------------------
  1099. void __fastcall TWebDAVFileSystem::CalculateFilesChecksum(
  1100. const UnicodeString & DebugUsedArg(Alg), TStrings * DebugUsedArg(FileList), TCalculatedChecksumEvent,
  1101. TFileOperationProgressType *, bool DebugUsedArg(FirstLevel))
  1102. {
  1103. DebugFail();
  1104. }
  1105. //---------------------------------------------------------------------------
  1106. void __fastcall TWebDAVFileSystem::ConfirmOverwrite(
  1107. const UnicodeString & SourceFullFileName, UnicodeString & TargetFileName,
  1108. TFileOperationProgressType * OperationProgress,
  1109. const TOverwriteFileParams * FileParams, const TCopyParamType * CopyParam,
  1110. int Params)
  1111. {
  1112. // all = "yes to newer"
  1113. int Answers = qaYes | qaNo | qaCancel | qaYesToAll | qaNoToAll | qaAll;
  1114. TQueryButtonAlias Aliases[3];
  1115. Aliases[0] = TQueryButtonAlias::CreateAllAsYesToNewerGrouppedWithYes();
  1116. Aliases[1] = TQueryButtonAlias::CreateYesToAllGrouppedWithYes();
  1117. Aliases[2] = TQueryButtonAlias::CreateNoToAllGrouppedWithNo();
  1118. TQueryParams QueryParams(qpNeverAskAgainCheck);
  1119. QueryParams.Aliases = Aliases;
  1120. QueryParams.AliasesCount = LENOF(Aliases);
  1121. unsigned int Answer;
  1122. {
  1123. TSuspendFileOperationProgress Suspend(OperationProgress);
  1124. Answer =
  1125. FTerminal->ConfirmFileOverwrite(
  1126. SourceFullFileName, TargetFileName, FileParams, Answers, &QueryParams,
  1127. ReverseOperationSide(OperationProgress->Side),
  1128. CopyParam, Params, OperationProgress);
  1129. }
  1130. switch (Answer)
  1131. {
  1132. case qaYes:
  1133. // Can happen when moving to background (and the server manages to commit the interrupeted foreground transfer).
  1134. // WebDAV does not support resumable uploads.
  1135. // Resumable downloads are not implemented.
  1136. case qaRetry:
  1137. // noop
  1138. break;
  1139. case qaNo:
  1140. throw ESkipFile();
  1141. default:
  1142. DebugFail();
  1143. case qaCancel:
  1144. OperationProgress->SetCancelAtLeast(csCancel);
  1145. Abort();
  1146. break;
  1147. }
  1148. }
  1149. //---------------------------------------------------------------------------
  1150. void __fastcall TWebDAVFileSystem::CustomCommandOnFile(const UnicodeString FileName,
  1151. const TRemoteFile * /*File*/, UnicodeString Command, int /*Params*/, TCaptureOutputEvent /*OutputEvent*/)
  1152. {
  1153. DebugFail();
  1154. }
  1155. //---------------------------------------------------------------------------
  1156. void __fastcall TWebDAVFileSystem::AnyCommand(const UnicodeString Command,
  1157. TCaptureOutputEvent /*OutputEvent*/)
  1158. {
  1159. DebugFail();
  1160. }
  1161. //---------------------------------------------------------------------------
  1162. TStrings * __fastcall TWebDAVFileSystem::GetFixedPaths()
  1163. {
  1164. return NULL;
  1165. }
  1166. //---------------------------------------------------------------------------
  1167. void TWebDAVFileSystem::NeonQuotaResult(
  1168. void * UserData, const ne_uri * /*Uri*/, const ne_prop_result_set * Results)
  1169. {
  1170. TSpaceAvailable & SpaceAvailable = *static_cast<TSpaceAvailable *>(UserData);
  1171. const char * Value = GetProp(Results, PROP_QUOTA_AVAILABLE);
  1172. if (Value != NULL)
  1173. {
  1174. SpaceAvailable.UnusedBytesAvailableToUser = StrToInt64(StrFromNeon(Value));
  1175. const char * Value = GetProp(Results, PROP_QUOTA_USED);
  1176. if (Value != NULL)
  1177. {
  1178. SpaceAvailable.BytesAvailableToUser =
  1179. StrToInt64(StrFromNeon(Value)) + SpaceAvailable.UnusedBytesAvailableToUser;
  1180. }
  1181. }
  1182. }
  1183. //---------------------------------------------------------------------------
  1184. void __fastcall TWebDAVFileSystem::SpaceAvailable(const UnicodeString Path,
  1185. TSpaceAvailable & ASpaceAvailable)
  1186. {
  1187. // RFC4331: https://datatracker.ietf.org/doc/html/rfc4331
  1188. // This is known to be supported by:
  1189. // OpenDrive: for a root drive only (and contrary to the spec, it sends the properties
  1190. // unconditionally, even when not explicitly requested)
  1191. // Server: Apache/2.2.17 (Fedora)
  1192. // X-Powered-By: PHP/5.5.7
  1193. // X-DAV-Powered-By: OpenDrive
  1194. // WWW-Authenticate: Basic realm="PHP WebDAV"
  1195. // IT Hit WebDAV Server:
  1196. // Server: Microsoft-HTTPAPI/1.0
  1197. // X-Engine: IT Hit WebDAV Server .Net v3.8.1877.0 (Evaluation License)
  1198. // Yandex disk:
  1199. // WWW-Authenticate: Basic realm="Yandex.Disk"
  1200. // Server: MochiWeb/1.0
  1201. // OneDrive:
  1202. // it sends the properties unconditionally, even when not explicitly requested
  1203. UnicodeString APath = DirectoryPath(Path);
  1204. ne_propname QuotaProps[3];
  1205. memset(QuotaProps, 0, sizeof(QuotaProps));
  1206. QuotaProps[0].nspace = DAV_PROP_NAMESPACE;
  1207. QuotaProps[0].name = PROP_QUOTA_AVAILABLE;
  1208. QuotaProps[1].nspace = DAV_PROP_NAMESPACE;
  1209. QuotaProps[1].name = PROP_QUOTA_USED;
  1210. QuotaProps[2].nspace = NULL;
  1211. QuotaProps[2].name = NULL;
  1212. TOperationVisualizer Visualizer(FTerminal->UseBusyCursor);
  1213. CheckStatus(
  1214. ne_simple_propfind(FSessionContext->NeonSession, PathToNeon(APath), NE_DEPTH_ZERO, QuotaProps,
  1215. NeonQuotaResult, &ASpaceAvailable));
  1216. }
  1217. //---------------------------------------------------------------------------
  1218. void __fastcall TWebDAVFileSystem::CopyToRemote(TStrings * FilesToCopy,
  1219. const UnicodeString TargetDir, const TCopyParamType * CopyParam,
  1220. int Params, TFileOperationProgressType * OperationProgress,
  1221. TOnceDoneOperation & OnceDoneOperation)
  1222. {
  1223. Params &= ~cpAppend;
  1224. FTerminal->DoCopyToRemote(FilesToCopy, TargetDir, CopyParam, Params, OperationProgress, tfPreCreateDir, OnceDoneOperation);
  1225. }
  1226. //---------------------------------------------------------------------------
  1227. void __fastcall TWebDAVFileSystem::Source(
  1228. TLocalFileHandle & Handle, const UnicodeString & TargetDir, UnicodeString & DestFileName,
  1229. const TCopyParamType * CopyParam, int Params,
  1230. TFileOperationProgressType * OperationProgress, unsigned int /*Flags*/,
  1231. TUploadSessionAction & Action, bool & ChildError)
  1232. {
  1233. int FD = -1;
  1234. try
  1235. {
  1236. UnicodeString DestFullName = TargetDir + DestFileName;
  1237. TRemoteFile * RemoteFile = NULL;
  1238. try
  1239. {
  1240. TValueRestorer<TIgnoreAuthenticationFailure> IgnoreAuthenticationFailureRestorer(FIgnoreAuthenticationFailure);
  1241. FIgnoreAuthenticationFailure = iafWaiting;
  1242. // this should not throw
  1243. CustomReadFileInternal(DestFullName, RemoteFile, NULL);
  1244. }
  1245. catch (...)
  1246. {
  1247. if (!FTerminal->Active)
  1248. {
  1249. throw;
  1250. }
  1251. }
  1252. if (RemoteFile != NULL)
  1253. {
  1254. TOverwriteFileParams FileParams;
  1255. FileParams.SourceSize = Handle.Size;
  1256. FileParams.SourceTimestamp = Handle.Modification;
  1257. FileParams.DestSize = RemoteFile->Size;
  1258. FileParams.DestTimestamp = RemoteFile->Modification;
  1259. delete RemoteFile;
  1260. ConfirmOverwrite(Handle.FileName, DestFileName, OperationProgress,
  1261. &FileParams, CopyParam, Params);
  1262. }
  1263. DestFullName = TargetDir + DestFileName;
  1264. // only now, we know the final destination
  1265. // (not really true as we do not support changing file name on overwrite dialog)
  1266. Action.Destination(DestFullName);
  1267. FUploadMimeType = Configuration->GetFileMimeType(DestFileName);
  1268. FILE_OPERATION_LOOP_BEGIN
  1269. {
  1270. SetFilePointer(Handle.Handle, 0, NULL, FILE_BEGIN);
  1271. FD = _open_osfhandle((intptr_t)Handle.Handle, O_BINARY);
  1272. if (FD < 0) // can happen only if there are no free slots in handle-FD table
  1273. {
  1274. throw ESkipFile();
  1275. }
  1276. TAutoFlag UploadingFlag(FUploading);
  1277. ClearNeonError();
  1278. CheckStatus(ne_put(FSessionContext->NeonSession, PathToNeon(DestFullName), FD));
  1279. }
  1280. FILE_OPERATION_LOOP_END(FMTLOAD(TRANSFER_ERROR, (Handle.FileName)));
  1281. if (CopyParam->PreserveTime)
  1282. {
  1283. FTerminal->LogEvent(FORMAT(L"Preserving timestamp [%s]",
  1284. (StandardTimestamp(Handle.Modification))));
  1285. TTouchSessionAction TouchAction(FTerminal->ActionLog, DestFullName, Handle.Modification);
  1286. try
  1287. {
  1288. TDateTime ModificationUTC = ConvertTimestampToUTC(Handle.Modification);
  1289. TFormatSettings FormatSettings = GetEngFormatSettings();
  1290. UnicodeString LastModified =
  1291. FormatDateTime(L"ddd, d mmm yyyy hh:nn:ss 'GMT'", ModificationUTC, FormatSettings);
  1292. UTF8String NeonLastModified(LastModified);
  1293. // second element is "NULL-terminating"
  1294. ne_proppatch_operation Operations[2];
  1295. memset(Operations, 0, sizeof(Operations));
  1296. ne_propname LastModifiedProp;
  1297. LastModifiedProp.nspace = DAV_PROP_NAMESPACE;
  1298. LastModifiedProp.name = PROP_LAST_MODIFIED;
  1299. Operations[0].name = &LastModifiedProp;
  1300. Operations[0].type = ne_propset;
  1301. Operations[0].value = NeonLastModified.c_str();
  1302. int Status = ne_proppatch(FSessionContext->NeonSession, PathToNeon(DestFullName), Operations);
  1303. if (Status == NE_ERROR)
  1304. {
  1305. FTerminal->LogEvent(FORMAT(L"Preserving timestamp failed, ignoring: %s",
  1306. (GetNeonError())));
  1307. // Ignore errors as major WebDAV servers (like IIS), do not support
  1308. // changing getlastmodified.
  1309. // The only server we found that supports this is TradeMicro SafeSync.
  1310. // But it announces itself as "Server: Apache",
  1311. // so it's not reliable to autodetect the support.
  1312. // Microsoft Office alegedly uses <Win32LastModifiedTime>
  1313. // https://sabre.io/dav/clients/msoffice/
  1314. // Carot DAV does that too. But we do not know what server does support this.
  1315. TouchAction.Cancel();
  1316. }
  1317. else
  1318. {
  1319. CheckStatus(Status);
  1320. }
  1321. }
  1322. catch (Exception & E)
  1323. {
  1324. TouchAction.Rollback(&E);
  1325. ChildError = true;
  1326. throw;
  1327. }
  1328. }
  1329. }
  1330. __finally
  1331. {
  1332. if (FD >= 0)
  1333. {
  1334. // _close calls CloseHandle internally (even doc states, we should not call CloseHandle),
  1335. // but it crashes code guard
  1336. _close(FD);
  1337. Handle.Dismiss();
  1338. }
  1339. }
  1340. }
  1341. //---------------------------------------------------------------------------
  1342. void __fastcall TWebDAVFileSystem::CopyToLocal(TStrings * FilesToCopy,
  1343. const UnicodeString TargetDir, const TCopyParamType * CopyParam,
  1344. int Params, TFileOperationProgressType * OperationProgress,
  1345. TOnceDoneOperation & OnceDoneOperation)
  1346. {
  1347. Params &= ~cpAppend;
  1348. FTerminal->DoCopyToLocal(FilesToCopy, TargetDir, CopyParam, Params, OperationProgress, tfNone, OnceDoneOperation);
  1349. }
  1350. //---------------------------------------------------------------------------
  1351. void TWebDAVFileSystem::NeonCreateRequest(
  1352. ne_request * Request, void * UserData, const char * /*Method*/, const char * /*Uri*/)
  1353. {
  1354. TSessionContext * SessionContext = static_cast<TSessionContext *>(UserData);
  1355. ne_set_request_private(Request, SESSION_CONTEXT_KEY, SessionContext);
  1356. ne_add_response_body_reader(Request, NeonBodyAccepter, NeonBodyReader, Request);
  1357. SessionContext->NtlmAuthenticationFailed = false;
  1358. }
  1359. //---------------------------------------------------------------------------
  1360. void TWebDAVFileSystem::NeonPreSend(
  1361. ne_request * Request, void * UserData, ne_buffer * Header)
  1362. {
  1363. TSessionContext * SessionContext = static_cast<TSessionContext *>(UserData);
  1364. TWebDAVFileSystem * FileSystem = SessionContext->FileSystem;
  1365. SessionContext->AuthorizationProtocol = EmptyStr;
  1366. UnicodeString HeaderBuf(StrFromNeon(AnsiString(Header->data, Header->used)));
  1367. const UnicodeString AuthorizationHeaderName(L"Authorization:");
  1368. int P = HeaderBuf.Pos(AuthorizationHeaderName);
  1369. if (P > 0)
  1370. {
  1371. P += AuthorizationHeaderName.Length();
  1372. int P2 = PosEx(L"\n", HeaderBuf, P);
  1373. if (DebugAlwaysTrue(P2 > 0))
  1374. {
  1375. UnicodeString AuthorizationHeader = HeaderBuf.SubString(P, P2 - P).Trim();
  1376. SessionContext->AuthorizationProtocol = CutToChar(AuthorizationHeader, L' ', false);
  1377. if (SessionContext == FileSystem->FSessionContext)
  1378. {
  1379. FileSystem->FLastAuthorizationProtocol = SessionContext->AuthorizationProtocol;
  1380. }
  1381. }
  1382. }
  1383. if (FileSystem->FDownloading)
  1384. {
  1385. // Needed by IIS server to make it download source code, not code output,
  1386. // and mainly to even allow downloading file with unregistered extensions.
  1387. // Without it files like .001 return 404 (Not found) HTTP code.
  1388. // https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wdv/e37a9543-9290-4843-8c04-66457c60fa0a
  1389. // https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wdvse/501879f9-3875-4d7a-ab88-3cecab440034
  1390. // It's also supported by Oracle server:
  1391. // https://docs.oracle.com/cd/E19146-01/821-1828/gczya/index.html
  1392. // We do not know yet of any server that fails when the header is used,
  1393. // so it's added unconditionally.
  1394. ne_buffer_zappend(Header, "Translate: f\r\n");
  1395. }
  1396. const UnicodeString ContentTypeHeaderPrefix(L"Content-Type: ");
  1397. if (FileSystem->FTerminal->Log->Logging)
  1398. {
  1399. const char * Buffer;
  1400. size_t Size;
  1401. if (ne_get_request_body_buffer(Request, &Buffer, &Size))
  1402. {
  1403. // all neon request types that use ne_add_request_header
  1404. // use XML content-type, so it's text-based
  1405. DebugAssert(ContainsStr(HeaderBuf, ContentTypeHeaderPrefix + NE_XML_MEDIA_TYPE));
  1406. FileSystem->FTerminal->Log->Add(llInput, UnicodeString(UTF8String(Buffer, Size)));
  1407. }
  1408. }
  1409. if (FileSystem->FUploading)
  1410. {
  1411. ne_set_request_body_provider_pre(Request, FileSystem->NeonUploadBodyProvider, SessionContext);
  1412. if (!FileSystem->FUploadMimeType.IsEmpty())
  1413. {
  1414. UnicodeString ContentTypeHeader = ContentTypeHeaderPrefix + FileSystem->FUploadMimeType + L"\r\n";
  1415. ne_buffer_zappend(Header, AnsiString(ContentTypeHeader).c_str());
  1416. }
  1417. }
  1418. FileSystem->FResponse = L"";
  1419. }
  1420. //---------------------------------------------------------------------------
  1421. int TWebDAVFileSystem::NeonPostSend(ne_request * /*Req*/, void * UserData,
  1422. const ne_status * /*Status*/)
  1423. {
  1424. TWebDAVFileSystem * FileSystem = static_cast<TSessionContext *>(UserData)->FileSystem;
  1425. if (!FileSystem->FResponse.IsEmpty())
  1426. {
  1427. FileSystem->FTerminal->Log->Add(llOutput, FileSystem->FResponse);
  1428. }
  1429. return NE_OK;
  1430. }
  1431. //---------------------------------------------------------------------------
  1432. bool __fastcall TWebDAVFileSystem::IsNtlmAuthentication(TSessionContext * SessionContext)
  1433. {
  1434. return
  1435. SameText(SessionContext->AuthorizationProtocol, L"NTLM") ||
  1436. SameText(SessionContext->AuthorizationProtocol, L"Negotiate");
  1437. }
  1438. //---------------------------------------------------------------------------
  1439. void __fastcall TWebDAVFileSystem::HttpAuthenticationFailed(TSessionContext * SessionContext)
  1440. {
  1441. // NTLM/GSSAPI failed
  1442. if (IsNtlmAuthentication(SessionContext))
  1443. {
  1444. if (SessionContext->NtlmAuthenticationFailed)
  1445. {
  1446. // Next time do not try Negotiate (NTLM/GSSAPI),
  1447. // otherwise we end up in an endless loop.
  1448. // If the server returns all other challenges in the response, removing the Negotiate
  1449. // protocol will itself ensure that other protocols are tried (we haven't seen this behaviour).
  1450. // IIS will return only Negotiate response if the request was Negotiate, so there's no fallback.
  1451. // We have to retry with a fresh request. That's what FAuthenticationRetry does.
  1452. FTerminal->LogEvent(FORMAT(L"%s challenge failed, will try different challenge", (SessionContext->AuthorizationProtocol)));
  1453. ne_remove_server_auth(SessionContext->NeonSession);
  1454. NeonAddAuthentiation(SessionContext, false);
  1455. FAuthenticationRetry = true;
  1456. }
  1457. else
  1458. {
  1459. // The first 401 is expected, the server is using it to send WWW-Authenticate header with data.
  1460. SessionContext->NtlmAuthenticationFailed = true;
  1461. }
  1462. }
  1463. }
  1464. //---------------------------------------------------------------------------
  1465. void TWebDAVFileSystem::NeonPostHeaders(ne_request * /*Req*/, void * UserData, const ne_status * Status)
  1466. {
  1467. TSessionContext * SessionContext = static_cast<TSessionContext *>(UserData);
  1468. TWebDAVFileSystem * FileSystem = SessionContext->FileSystem;
  1469. if (Status->code == HttpUnauthorized)
  1470. {
  1471. FileSystem->HttpAuthenticationFailed(SessionContext);
  1472. }
  1473. }
  1474. //---------------------------------------------------------------------------
  1475. ssize_t TWebDAVFileSystem::NeonUploadBodyProvider(void * UserData, char * /*Buffer*/, size_t /*BufLen*/)
  1476. {
  1477. TWebDAVFileSystem * FileSystem = static_cast<TSessionContext *>(UserData)->FileSystem;
  1478. ssize_t Result;
  1479. if (FileSystem->CancelTransfer())
  1480. {
  1481. Result = -1;
  1482. }
  1483. else
  1484. {
  1485. Result = 1;
  1486. }
  1487. return Result;
  1488. }
  1489. //---------------------------------------------------------------------------
  1490. static void __fastcall AddHeaderValueToList(UnicodeString & List, ne_request * Request, const char * Name)
  1491. {
  1492. const char * Value = ne_get_response_header(Request, Name);
  1493. if (Value != NULL)
  1494. {
  1495. AddToList(List, StrFromNeon(Value), L"; ");
  1496. }
  1497. }
  1498. //---------------------------------------------------------------------------
  1499. int TWebDAVFileSystem::NeonBodyAccepter(void * UserData, ne_request * Request, const ne_status * Status)
  1500. {
  1501. DebugAssert(UserData == Request);
  1502. TSessionContext * SessionContext = static_cast<TSessionContext *>(ne_get_request_private(Request, SESSION_CONTEXT_KEY));
  1503. TWebDAVFileSystem * FileSystem = SessionContext->FileSystem;
  1504. bool AuthenticationFailureCode = (Status->code == HttpUnauthorized);
  1505. bool PasswordAuthenticationFailed = AuthenticationFailureCode && FileSystem->FAuthenticationRequested;
  1506. bool AuthenticationFailed = PasswordAuthenticationFailed || (AuthenticationFailureCode && FileSystem->IsNtlmAuthentication(SessionContext));
  1507. bool AuthenticationNeeded = AuthenticationFailureCode && !AuthenticationFailed;
  1508. if (FileSystem->FInitialHandshake)
  1509. {
  1510. UnicodeString Line;
  1511. if (AuthenticationNeeded)
  1512. {
  1513. Line = LoadStr(STATUS_AUTHENTICATE);
  1514. }
  1515. else if (AuthenticationFailed)
  1516. {
  1517. Line = LoadStr(FTP_ACCESS_DENIED);
  1518. }
  1519. else if (Status->klass == 2)
  1520. {
  1521. Line = LoadStr(STATUS_AUTHENTICATED);
  1522. }
  1523. if (!Line.IsEmpty())
  1524. {
  1525. FileSystem->FTerminal->Information(Line, true);
  1526. }
  1527. UnicodeString RemoteSystem;
  1528. // Used by IT Hit WebDAV Server:
  1529. // Server: Microsoft-HTTPAPI/1.0
  1530. // X-Engine: IT Hit WebDAV Server .Net v3.8.1877.0 (Evaluation License)
  1531. AddHeaderValueToList(RemoteSystem, Request, "X-Engine");
  1532. // Used by OpenDrive:
  1533. // Server: Apache/2.2.17 (Fedora)
  1534. // X-Powered-By: PHP/5.5.7
  1535. // X-DAV-Powered-By: OpenDrive
  1536. AddHeaderValueToList(RemoteSystem, Request, "X-DAV-Powered-By");
  1537. // Used by IIS:
  1538. // Server: Microsoft-IIS/8.5
  1539. AddHeaderValueToList(RemoteSystem, Request, "Server");
  1540. // Not really useful.
  1541. // Can be e.g. "PleskLin"
  1542. AddHeaderValueToList(RemoteSystem, Request, "X-Powered-By");
  1543. FileSystem->FFileSystemInfo.RemoteSystem = RemoteSystem;
  1544. }
  1545. // When we explicitly fail authentication of request
  1546. // with FIgnoreAuthenticationFailure flag (after it failed with password),
  1547. // neon resets its internal password store and tries the next request
  1548. // without calling our authentication hook first
  1549. // (note AuthenticationFailed vs. AuthenticationNeeded)
  1550. // what likely fails, but we do not want to reset out password
  1551. // (as it was not even tried yet for this request).
  1552. if (PasswordAuthenticationFailed)
  1553. {
  1554. if (FileSystem->FIgnoreAuthenticationFailure == iafNo)
  1555. {
  1556. FileSystem->FPassword = RawByteString();
  1557. }
  1558. else
  1559. {
  1560. FileSystem->FIgnoreAuthenticationFailure = iafPasswordFailed;
  1561. }
  1562. }
  1563. return ne_accept_2xx(UserData, Request, Status);
  1564. }
  1565. //---------------------------------------------------------------------------
  1566. bool __fastcall TWebDAVFileSystem::CancelTransfer()
  1567. {
  1568. bool Result = false;
  1569. if ((FUploading || FDownloading) &&
  1570. (FTerminal->OperationProgress != NULL) &&
  1571. (FTerminal->OperationProgress->Cancel != csContinue))
  1572. {
  1573. if (FTerminal->OperationProgress->ClearCancelFile())
  1574. {
  1575. FSkipped = true;
  1576. }
  1577. else
  1578. {
  1579. FCancelled = true;
  1580. }
  1581. Result = true;
  1582. }
  1583. return Result;
  1584. }
  1585. //---------------------------------------------------------------------------
  1586. int TWebDAVFileSystem::NeonBodyReader(void * UserData, const char * Buf, size_t Len)
  1587. {
  1588. ne_request * Request = static_cast<ne_request *>(UserData);
  1589. TSessionContext * SessionContext = static_cast<TSessionContext *>(ne_get_request_private(Request, SESSION_CONTEXT_KEY));
  1590. TWebDAVFileSystem * FileSystem = SessionContext->FileSystem;
  1591. if (FileSystem->FTerminal->Log->Logging)
  1592. {
  1593. ne_content_type ContentType;
  1594. if (ne_get_content_type(Request, &ContentType) == 0)
  1595. {
  1596. // The main point of the content-type check was to exclude
  1597. // GET responses (with file contents).
  1598. // But this won't work when downloading text files that have text
  1599. // content type on their own, hence the additional not-downloading test.
  1600. if (!FileSystem->FDownloading &&
  1601. ((ne_strcasecmp(ContentType.type, "text") == 0) ||
  1602. media_type_is_xml(&ContentType)))
  1603. {
  1604. UnicodeString Content = UnicodeString(UTF8String(Buf, Len)).Trim();
  1605. FileSystem->FResponse += Content;
  1606. }
  1607. ne_free(ContentType.value);
  1608. }
  1609. }
  1610. int Result = FileSystem->CancelTransfer() ? 1 : 0;
  1611. return Result;
  1612. }
  1613. //---------------------------------------------------------------------------
  1614. void __fastcall TWebDAVFileSystem::Sink(
  1615. const UnicodeString & FileName, const TRemoteFile * File,
  1616. const UnicodeString & TargetDir, UnicodeString & DestFileName, int Attrs,
  1617. const TCopyParamType * CopyParam, int Params, TFileOperationProgressType * OperationProgress,
  1618. unsigned int /*Flags*/, TDownloadSessionAction & Action)
  1619. {
  1620. UnicodeString DestFullName = TargetDir + DestFileName;
  1621. if (FileExists(ApiPath(DestFullName)))
  1622. {
  1623. __int64 Size;
  1624. __int64 MTime;
  1625. FTerminal->OpenLocalFile(DestFullName, GENERIC_READ, NULL, NULL, NULL, &MTime, NULL, &Size);
  1626. TOverwriteFileParams FileParams;
  1627. FileParams.SourceSize = File->Size;
  1628. FileParams.SourceTimestamp = File->Modification;
  1629. FileParams.DestSize = Size;
  1630. FileParams.DestTimestamp = UnixToDateTime(MTime, FTerminal->SessionData->DSTMode);
  1631. ConfirmOverwrite(FileName, DestFileName, OperationProgress, &FileParams, CopyParam, Params);
  1632. }
  1633. UnicodeString ExpandedDestFullName = ExpandUNCFileName(DestFullName);
  1634. Action.Destination(ExpandedDestFullName);
  1635. FILE_OPERATION_LOOP_BEGIN
  1636. {
  1637. HANDLE LocalHandle;
  1638. if (!FTerminal->CreateLocalFile(DestFullName, OperationProgress, &LocalHandle, FLAGSET(Params, cpNoConfirmation)))
  1639. {
  1640. throw ESkipFile();
  1641. }
  1642. bool DeleteLocalFile = true;
  1643. int FD = -1;
  1644. try
  1645. {
  1646. FD = _open_osfhandle((intptr_t)LocalHandle, O_BINARY);
  1647. if (FD < 0)
  1648. {
  1649. throw ESkipFile();
  1650. }
  1651. TAutoFlag DownloadingFlag(FDownloading);
  1652. ClearNeonError();
  1653. int NeonStatus = ne_get(FSessionContext->NeonSession, PathToNeon(FileName), FD);
  1654. UnicodeString DiscardPath = FileName;
  1655. if (IsValidRedirect(NeonStatus, DiscardPath))
  1656. {
  1657. UnicodeString CorrectedUrl = GetRedirectUrl();
  1658. UTF8String CorrectedFileName, Query;
  1659. std::unique_ptr<TSessionContext> CorrectedSessionContext(NeonOpen(CorrectedUrl, CorrectedFileName, Query));
  1660. UTF8String RedirectUrl = CorrectedFileName;
  1661. if (!Query.IsEmpty())
  1662. {
  1663. RedirectUrl += L"?" + Query;
  1664. }
  1665. NeonStatus = ne_get(CorrectedSessionContext->NeonSession, RedirectUrl.c_str(), FD);
  1666. CheckStatus(CorrectedSessionContext.get(), NeonStatus);
  1667. }
  1668. else
  1669. {
  1670. CheckStatus(NeonStatus);
  1671. }
  1672. DeleteLocalFile = false;
  1673. if (CopyParam->PreserveTime)
  1674. {
  1675. FTerminal->UpdateTargetTime(LocalHandle, File->Modification, FTerminal->SessionData->DSTMode);
  1676. }
  1677. }
  1678. __finally
  1679. {
  1680. if (FD >= 0)
  1681. {
  1682. // _close calls CloseHandle internally (even doc states, we should not call CloseHandle),
  1683. // but it crashes code guard
  1684. _close(FD);
  1685. }
  1686. else
  1687. {
  1688. CloseHandle(LocalHandle);
  1689. }
  1690. if (DeleteLocalFile)
  1691. {
  1692. FTerminal->DoDeleteLocalFile(DestFullName);
  1693. }
  1694. }
  1695. }
  1696. FILE_OPERATION_LOOP_END(FMTLOAD(TRANSFER_ERROR, (FileName)));
  1697. FTerminal->UpdateTargetAttrs(DestFullName, File, CopyParam, Attrs);
  1698. }
  1699. //---------------------------------------------------------------------------
  1700. bool TWebDAVFileSystem::VerifyCertificate(TSessionContext * SessionContext, TNeonCertificateData Data, bool Aux)
  1701. {
  1702. bool Result =
  1703. FTerminal->VerifyOrConfirmHttpCertificate(
  1704. SessionContext->HostName, SessionContext->PortNumber, Data, !Aux, FSessionInfo);
  1705. if (Result && !Aux && (SessionContext == FSessionContext))
  1706. {
  1707. CollectTLSSessionInfo();
  1708. }
  1709. return Result;
  1710. }
  1711. //------------------------------------------------------------------------------
  1712. void __fastcall TWebDAVFileSystem::CollectTLSSessionInfo()
  1713. {
  1714. // See also TFTPFileSystem::Open().
  1715. // Have to cache the value as the connection (the neon HTTP session, not "our" session)
  1716. // can be closed at the time we need it in CollectUsage().
  1717. UnicodeString Message = NeonTlsSessionInfo(FSessionContext->NeonSession, FSessionInfo, FTlsVersionStr);
  1718. FTerminal->LogEvent(0, Message);
  1719. }
  1720. //------------------------------------------------------------------------------
  1721. // A neon-session callback to validate the SSL certificate when the CA
  1722. // is unknown (e.g. a self-signed cert), or there are other SSL
  1723. // certificate problems.
  1724. int TWebDAVFileSystem::DoNeonServerSSLCallback(void * UserData, int Failures, const ne_ssl_certificate * Certificate, bool Aux)
  1725. {
  1726. TNeonCertificateData Data;
  1727. RetrieveNeonCertificateData(Failures, Certificate, Data);
  1728. TSessionContext * SessionContext = static_cast<TSessionContext *>(UserData);
  1729. TWebDAVFileSystem * FileSystem = SessionContext->FileSystem;
  1730. return FileSystem->VerifyCertificate(SessionContext, Data, Aux) ? NE_OK : NE_ERROR;
  1731. }
  1732. //------------------------------------------------------------------------------
  1733. int TWebDAVFileSystem::NeonServerSSLCallbackMain(void * UserData, int Failures, const ne_ssl_certificate * Certificate)
  1734. {
  1735. return DoNeonServerSSLCallback(UserData, Failures, Certificate, false);
  1736. }
  1737. //------------------------------------------------------------------------------
  1738. int TWebDAVFileSystem::NeonServerSSLCallbackAux(void * UserData, int Failures, const ne_ssl_certificate * Certificate)
  1739. {
  1740. return DoNeonServerSSLCallback(UserData, Failures, Certificate, true);
  1741. }
  1742. //------------------------------------------------------------------------------
  1743. void TWebDAVFileSystem::NeonProvideClientCert(void * UserData, ne_session * Sess,
  1744. const ne_ssl_dname * const * /*DNames*/, int /*DNCount*/)
  1745. {
  1746. TWebDAVFileSystem * FileSystem = static_cast<TSessionContext *>(UserData)->FileSystem;
  1747. FileSystem->FTerminal->LogEvent(LoadStr(NEED_CLIENT_CERTIFICATE));
  1748. X509 * Certificate;
  1749. EVP_PKEY * PrivateKey;
  1750. if (FileSystem->FTerminal->LoadTlsCertificate(Certificate, PrivateKey))
  1751. {
  1752. ne_ssl_client_cert * NeonCertificate = ne_ssl_clicert_create(Certificate, PrivateKey);
  1753. ne_ssl_set_clicert(Sess, NeonCertificate);
  1754. ne_ssl_clicert_free(NeonCertificate);
  1755. }
  1756. }
  1757. //------------------------------------------------------------------------------
  1758. int TWebDAVFileSystem::NeonRequestAuth(
  1759. void * UserData, const char * Realm, int Attempt, char * UserName, char * Password)
  1760. {
  1761. DebugUsedParam(Realm);
  1762. DebugUsedParam(Attempt);
  1763. TWebDAVFileSystem * FileSystem = static_cast<TSessionContext *>(UserData)->FileSystem;
  1764. TTerminal * Terminal = FileSystem->FTerminal;
  1765. TSessionData * SessionData = Terminal->SessionData;
  1766. bool Result = true;
  1767. // will ask for username only once
  1768. if (FileSystem->FUserName.IsEmpty())
  1769. {
  1770. if (!SessionData->UserName.IsEmpty())
  1771. {
  1772. FileSystem->FUserName = SessionData->UserNameExpanded;
  1773. }
  1774. else
  1775. {
  1776. Terminal->LogEvent(L"Username prompt");
  1777. if (!Terminal->PromptUser(SessionData, pkUserName, LoadStr(USERNAME_TITLE), L"",
  1778. LoadStr(USERNAME_PROMPT2), true, NE_ABUFSIZ, FileSystem->FUserName))
  1779. {
  1780. Result = false;
  1781. }
  1782. }
  1783. }
  1784. UnicodeString APassword;
  1785. if (Result)
  1786. {
  1787. // Some servers (Gallery2 on discontinued g2.pixi.me)
  1788. // return authentication error (401) on PROPFIND request for
  1789. // non-existing files.
  1790. // When we already tried password before, do not try anymore.
  1791. // When we did not try password before (possible only when
  1792. // server does not require authentication for any previous request,
  1793. // such as when read access is not authenticated), try it now,
  1794. // but use special flag for the try, because when it fails
  1795. // we still want to try password for future requests (such as PUT).
  1796. if (!FileSystem->FPassword.IsEmpty())
  1797. {
  1798. if (FileSystem->FIgnoreAuthenticationFailure == iafPasswordFailed)
  1799. {
  1800. // Fail PROPFIND /nonexising request...
  1801. Result = false;
  1802. }
  1803. else
  1804. {
  1805. APassword = Terminal->DecryptPassword(FileSystem->FPassword);
  1806. }
  1807. }
  1808. else
  1809. {
  1810. if (!SessionData->Password.IsEmpty() && !FileSystem->FStoredPasswordTried)
  1811. {
  1812. APassword = NormalizeString(SessionData->Password);
  1813. FileSystem->FStoredPasswordTried = true;
  1814. }
  1815. else
  1816. {
  1817. // Asking for password (or using configured password) the first time,
  1818. // and asking for password.
  1819. Terminal->LogEvent(L"Password prompt");
  1820. Result =
  1821. Terminal->PromptUser(
  1822. SessionData, pkPassword, LoadStr(PASSWORD_TITLE), L"",
  1823. LoadStr(PASSWORD_PROMPT), false, NE_ABUFSIZ, APassword);
  1824. }
  1825. if (Result)
  1826. {
  1827. // While neon remembers the password on its own,
  1828. // we need to keep a copy in case neon store gets reset by
  1829. // 401 response to PROPFIND /nonexisting on G2, see above.
  1830. // Possibly we can do this for G2 servers only.
  1831. FileSystem->FPassword = Terminal->EncryptPassword(APassword);
  1832. }
  1833. }
  1834. }
  1835. if (Result)
  1836. {
  1837. strncpy(UserName, StrToNeon(FileSystem->FUserName), NE_ABUFSIZ);
  1838. strncpy(Password, StrToNeon(APassword), NE_ABUFSIZ);
  1839. }
  1840. FileSystem->FAuthenticationRequested = true;
  1841. return Result ? 0 : -1;
  1842. }
  1843. //------------------------------------------------------------------------------
  1844. void TWebDAVFileSystem::NeonNotifier(void * UserData, ne_session_status Status, const ne_session_status_info * StatusInfo)
  1845. {
  1846. TWebDAVFileSystem * FileSystem = static_cast<TSessionContext *>(UserData)->FileSystem;
  1847. TFileOperationProgressType * OperationProgress = FileSystem->FTerminal->OperationProgress;
  1848. // We particularly have to filter out response to "put" request,
  1849. // handling that would reset the upload progress back to low number (response is small).
  1850. if (((FileSystem->FUploading && (Status == ne_status_sending)) ||
  1851. (FileSystem->FDownloading && (Status == ne_status_recving))) &&
  1852. DebugAlwaysTrue(OperationProgress != NULL))
  1853. {
  1854. __int64 Progress = StatusInfo->sr.progress;
  1855. __int64 Diff = Progress - OperationProgress->TransferredSize;
  1856. if (Diff > 0)
  1857. {
  1858. OperationProgress->ThrottleToCPSLimit(static_cast<unsigned long>(Diff));
  1859. }
  1860. __int64 Total = StatusInfo->sr.total;
  1861. // Total size unknown
  1862. if (Total < 0)
  1863. {
  1864. if (Diff >= 0)
  1865. {
  1866. OperationProgress->AddTransferred(Diff);
  1867. }
  1868. else
  1869. {
  1870. // Session total has been reset. A new stream started
  1871. OperationProgress->AddTransferred(Progress);
  1872. }
  1873. }
  1874. else
  1875. {
  1876. OperationProgress->SetTransferSize(Total);
  1877. OperationProgress->AddTransferred(Diff);
  1878. }
  1879. }
  1880. }
  1881. //------------------------------------------------------------------------------
  1882. void TWebDAVFileSystem::InitSslSession(ssl_st * Ssl, ne_session * /*Session*/)
  1883. {
  1884. SetupSsl(Ssl, FTerminal->SessionData->MinTlsVersion, FTerminal->SessionData->MaxTlsVersion);
  1885. }
  1886. //---------------------------------------------------------------------------
  1887. void __fastcall TWebDAVFileSystem::GetSupportedChecksumAlgs(TStrings * /*Algs*/)
  1888. {
  1889. // NOOP
  1890. }
  1891. //---------------------------------------------------------------------------
  1892. void __fastcall TWebDAVFileSystem::LockFile(const UnicodeString & /*FileName*/, const TRemoteFile * File)
  1893. {
  1894. ClearNeonError();
  1895. struct ne_lock * Lock = ne_lock_create();
  1896. try
  1897. {
  1898. Lock->uri.path = ne_strdup(PathToNeon(FilePath(File)));
  1899. Lock->depth = NE_DEPTH_INFINITE;
  1900. Lock->timeout = NE_TIMEOUT_INFINITE;
  1901. Lock->owner = ne_strdup(StrToNeon(FTerminal->UserName));
  1902. CheckStatus(ne_lock(FSessionContext->NeonSession, Lock));
  1903. {
  1904. TGuard Guard(FNeonLockStoreSection);
  1905. RequireLockStore();
  1906. ne_lockstore_add(FNeonLockStore, Lock);
  1907. }
  1908. // ownership passed
  1909. Lock = NULL;
  1910. }
  1911. __finally
  1912. {
  1913. if (Lock != NULL)
  1914. {
  1915. ne_lock_destroy(Lock);
  1916. }
  1917. }
  1918. }
  1919. //---------------------------------------------------------------------------
  1920. void __fastcall TWebDAVFileSystem::RequireLockStore()
  1921. {
  1922. // Create store only when needed,
  1923. // to limit the use of cross-thread code in UpdateFromMain
  1924. if (FNeonLockStore == NULL)
  1925. {
  1926. FNeonLockStore = ne_lockstore_create();
  1927. ne_lockstore_register(FNeonLockStore, FSessionContext->NeonSession);
  1928. }
  1929. }
  1930. //---------------------------------------------------------------------------
  1931. void TWebDAVFileSystem::LockResult(void * UserData, const struct ne_lock * Lock,
  1932. const ne_uri * /*Uri*/, const ne_status * /*Status*/)
  1933. {
  1934. // Is NULL on failure (Status is not NULL then)
  1935. if (Lock != NULL)
  1936. {
  1937. RawByteString & LockToken = *static_cast<RawByteString *>(UserData);
  1938. LockToken = Lock->token;
  1939. }
  1940. }
  1941. //---------------------------------------------------------------------------
  1942. struct ne_lock * __fastcall TWebDAVFileSystem::FindLock(const RawByteString & Path)
  1943. {
  1944. ne_uri Uri = {0};
  1945. Uri.path = Path.c_str();
  1946. return ne_lockstore_findbyuri(FNeonLockStore, &Uri);
  1947. }
  1948. //---------------------------------------------------------------------------
  1949. void __fastcall TWebDAVFileSystem::DiscardLock(const RawByteString & Path)
  1950. {
  1951. TGuard Guard(FNeonLockStoreSection);
  1952. if (FNeonLockStore != NULL)
  1953. {
  1954. struct ne_lock * Lock = FindLock(Path);
  1955. if (Lock != NULL)
  1956. {
  1957. ne_lockstore_remove(FNeonLockStore, Lock);
  1958. }
  1959. }
  1960. }
  1961. //---------------------------------------------------------------------------
  1962. void __fastcall TWebDAVFileSystem::UnlockFile(const UnicodeString & FileName, const TRemoteFile * File)
  1963. {
  1964. ClearNeonError();
  1965. struct ne_lock * Lock = ne_lock_create();
  1966. try
  1967. {
  1968. RawByteString Path = PathToNeon(FilePath(File));
  1969. RawByteString LockToken;
  1970. struct ne_lock * Lock = NULL;
  1971. {
  1972. TGuard Guard(FNeonLockStoreSection);
  1973. if (FNeonLockStore != NULL)
  1974. {
  1975. Lock = FindLock(Path);
  1976. }
  1977. }
  1978. // we are not aware of the file being locked,
  1979. // though it can be locked from another (previous and already closed)
  1980. // session, so query the server.
  1981. if (Lock == NULL)
  1982. {
  1983. CheckStatus(ne_lock_discover(FSessionContext->NeonSession, Path.c_str(), LockResult, &LockToken));
  1984. }
  1985. if ((Lock == NULL) && (LockToken.IsEmpty()))
  1986. {
  1987. throw Exception(FMTLOAD(NOT_LOCKED, (FileName)));
  1988. }
  1989. else
  1990. {
  1991. struct ne_lock * Unlock;
  1992. if (Lock == NULL)
  1993. {
  1994. DebugAssert(!LockToken.IsEmpty());
  1995. Unlock = ne_lock_create();
  1996. Unlock->uri.path = ne_strdup(Path.c_str());
  1997. Unlock->token = ne_strdup(LockToken.c_str());
  1998. }
  1999. else
  2000. {
  2001. Unlock = Lock;
  2002. }
  2003. CheckStatus(ne_unlock(FSessionContext->NeonSession, Unlock));
  2004. DiscardLock(Path);
  2005. }
  2006. }
  2007. __finally
  2008. {
  2009. ne_lock_destroy(Lock);
  2010. }
  2011. }
  2012. //---------------------------------------------------------------------------
  2013. void __fastcall TWebDAVFileSystem::UpdateFromMain(TCustomFileSystem * AMainFileSystem)
  2014. {
  2015. TWebDAVFileSystem * MainFileSystem = dynamic_cast<TWebDAVFileSystem *>(AMainFileSystem);
  2016. if (DebugAlwaysTrue(MainFileSystem != NULL))
  2017. {
  2018. TGuard Guard(FNeonLockStoreSection);
  2019. TGuard MainGuard(MainFileSystem->FNeonLockStoreSection);
  2020. if (FNeonLockStore != NULL)
  2021. {
  2022. struct ne_lock * Lock;
  2023. while ((Lock = ne_lockstore_first(FNeonLockStore)) != NULL)
  2024. {
  2025. ne_lockstore_remove(FNeonLockStore, Lock);
  2026. }
  2027. }
  2028. if (MainFileSystem->FNeonLockStore != NULL)
  2029. {
  2030. RequireLockStore();
  2031. struct ne_lock * Lock = ne_lockstore_first(MainFileSystem->FNeonLockStore);
  2032. while (Lock != NULL)
  2033. {
  2034. ne_lockstore_add(FNeonLockStore, ne_lock_copy(Lock));
  2035. Lock = ne_lockstore_next(MainFileSystem->FNeonLockStore);
  2036. }
  2037. }
  2038. }
  2039. }
  2040. //------------------------------------------------------------------------------
  2041. void __fastcall TWebDAVFileSystem::ClearCaches()
  2042. {
  2043. // noop
  2044. }
  2045. //---------------------------------------------------------------------------