D15859: allow non-local file:// redirect to a M$-WebDav URL

Stefan BrĂ¼ns noreply at phabricator.kde.org
Sun Oct 7 19:10:45 BST 2018


bruns added a comment.


  There are a few things which would be good to test:
  
  Try if the following URLs work (on windows):
  
  - file://some.server@80/DavWWWRoot/pwa/some/path/to/a/document
  - file://some.server:80/DavWWWRoot/pwa/some/path/to/a/document
  - file://some.server@SSL/DavWWWRoot/pwa/some/path/to/a/document
  
  Check if SSL is enabled on the server:
  $> telnet some.server 443
  With dolphin:
  
  - webdavs://some.server/DavWWWRoot/pwa/some/path/to/a/document
  
  At least one of "@80", ":80" should work on windows, as it just states the default explicitly.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D15859

To: mkoller, dfaure, #frameworks
Cc: bruns, ngraham, kde-frameworks-devel, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181007/db77b8ef/attachment.html>


More information about the Kde-frameworks-devel mailing list