https://bugs.documentfoundation.org/show_bug.cgi?id=164781

--- Comment #26 from Patrick (volunteer) <[email protected]> ---
I hack together a debug patch in attachment #206323 that gets SSH entries in
the Remote Files dialog to actually call the cURL code and ran LibreOffice with
the following command:

SAL_LOG="+RELATIVETIMER+INFO.ucb.ucp.webdav+WARN"
./instdir/LibreOfficeDev.app/Contents/MacOS/soffice

With the debug patch, I now see several of the following "curl_easy_perform
failed" warnings:

warn:ucb.ucp.webdav.curl:6296:137288:ucb/source/ucp/webdav-curl/CurlSession.cxx:1077:
curl_easy_perform failed: (1) Protocol "sftp" disabled

Seems strange that I had to add registry entries and define a new enumeration
value so I wonder if sftp URLs ever worked at all on macOS. Does Linux use some
other code path that I should look at?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to