Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Nextcloud
  3. Nextcloud WebDav slow on Mac - SFTP is very fast

Nextcloud WebDav slow on Mac - SFTP is very fast

Scheduled Pinned Locked Moved Solved Nextcloud
5 Posts 2 Posters 4.0k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • marcusquinnM Offline
      marcusquinnM Offline
      marcusquinn
      wrote on last edited by nebulon
      #1

      Posting this as an answer to a long-running issue that I found with mounting Nextcloud in the macOS Finder (command-K or Finder menu > Go > Connect to server...)

      In Nextcloud Files > Settings, it gives a path like this: https://cloud.example.com/remote.php/dav/files/user.name/

      I'd found the fastest alternative to be using Mountain Duck, but that does come at a cost.

      But then, inspired by some reading on macFUSE, which I have installed, but I don't think it's a required part of this solution, I just tried changing the beginning of the URL to sftp, so: sftp://cloud.example.com/remote.php/dav/files/user.name/

      Hey presto! Super fast Nextcloud filer server mounting, without having to use the Nextcloud app for copying and synching some or all folders locally, and in duplicate.

      Search engines seemed to yield very little on my searches for "mac nextcloud webdav slow" several times over the last year or so, but a little guessing paid off. Hope it might also help some others that have this issue.

      In related news, the path for mounting drives in Linux desktops using that file browser, is through Other Locations > Connect to Server, and changing the beginning to davs, so davs://cloud.example.com/remote.php/dav/files/user.name/

      And with Windows, just the https://cloud.example.com/remote.php/dav/files/user.name/ value you find works just fine.

      More on the subject of Windows mounting of Nextcloud here: https://forum.cloudron.io/topic/6514/windows-can-connect-to-nextcloud-webdav-but-then-loses-the-connection-and-can-t-reconnect

      I'm thinking that it would save Nextcloud users a LOT of frustration and searching just to have all three of these values showing and labelled relatively in that Settings panel.

      EDIT: Doh! Just realised this only works on macOS because I also have Mountain Duck installed, and that is picking up the sftp URL from the finder and then brokering the connection. Dammit, looks like that neat little $39 app is the cost of doing this on a Mac - but if you have a Mac, you already know that you pay a premium for speed beauty.

      Web Design https://www.evergreen.je
      Development https://brandlight.org
      Life https://marcusquinn.com

      necrevistonnezrN 1 Reply Last reply
      3
      • marcusquinnM marcusquinn

        Posting this as an answer to a long-running issue that I found with mounting Nextcloud in the macOS Finder (command-K or Finder menu > Go > Connect to server...)

        In Nextcloud Files > Settings, it gives a path like this: https://cloud.example.com/remote.php/dav/files/user.name/

        I'd found the fastest alternative to be using Mountain Duck, but that does come at a cost.

        But then, inspired by some reading on macFUSE, which I have installed, but I don't think it's a required part of this solution, I just tried changing the beginning of the URL to sftp, so: sftp://cloud.example.com/remote.php/dav/files/user.name/

        Hey presto! Super fast Nextcloud filer server mounting, without having to use the Nextcloud app for copying and synching some or all folders locally, and in duplicate.

        Search engines seemed to yield very little on my searches for "mac nextcloud webdav slow" several times over the last year or so, but a little guessing paid off. Hope it might also help some others that have this issue.

        In related news, the path for mounting drives in Linux desktops using that file browser, is through Other Locations > Connect to Server, and changing the beginning to davs, so davs://cloud.example.com/remote.php/dav/files/user.name/

        And with Windows, just the https://cloud.example.com/remote.php/dav/files/user.name/ value you find works just fine.

        More on the subject of Windows mounting of Nextcloud here: https://forum.cloudron.io/topic/6514/windows-can-connect-to-nextcloud-webdav-but-then-loses-the-connection-and-can-t-reconnect

        I'm thinking that it would save Nextcloud users a LOT of frustration and searching just to have all three of these values showing and labelled relatively in that Settings panel.

        EDIT: Doh! Just realised this only works on macOS because I also have Mountain Duck installed, and that is picking up the sftp URL from the finder and then brokering the connection. Dammit, looks like that neat little $39 app is the cost of doing this on a Mac - but if you have a Mac, you already know that you pay a premium for speed beauty.

        necrevistonnezrN Offline
        necrevistonnezrN Offline
        necrevistonnezr
        wrote on last edited by
        #2

        @marcusquinn
        Shouldn’t macFuse with SSHFS do the same? https://sftptogo.com/blog/how-to-mount-sftp-as-a-drive-on-mac/

        I use Nimble Commander and / or Forklift as a Finder replacement because I do like two pane file managers with quick filtering etc.

        marcusquinnM 1 Reply Last reply
        3
        • necrevistonnezrN necrevistonnezr

          @marcusquinn
          Shouldn’t macFuse with SSHFS do the same? https://sftptogo.com/blog/how-to-mount-sftp-as-a-drive-on-mac/

          I use Nimble Commander and / or Forklift as a Finder replacement because I do like two pane file managers with quick filtering etc.

          marcusquinnM Offline
          marcusquinnM Offline
          marcusquinn
          wrote on last edited by
          #3

          @necrevistonnezr Nice, thanks, good tips! However, those instructions don't seem to work for me on the latest version of macOS (12.4).

          The other apps look very cool! I kinda just use BetterSnapTool a lot for split-screening on one screen, but will try them out. Thanks ✌

          Web Design https://www.evergreen.je
          Development https://brandlight.org
          Life https://marcusquinn.com

          necrevistonnezrN 1 Reply Last reply
          0
          • marcusquinnM marcusquinn

            @necrevistonnezr Nice, thanks, good tips! However, those instructions don't seem to work for me on the latest version of macOS (12.4).

            The other apps look very cool! I kinda just use BetterSnapTool a lot for split-screening on one screen, but will try them out. Thanks ✌

            necrevistonnezrN Offline
            necrevistonnezrN Offline
            necrevistonnezr
            wrote on last edited by necrevistonnezr
            #4

            @marcusquinn said in Solved: Nextcloud WebDav slow on Mac - SFTP is very fast:

            I kinda just use BetterSnapTool a lot for split-screening on one screen, but will try them out. Thanks ✌

            Off topic: If you use BetterSnapTool check out BetterTouchTool from the same author! It‘s the „parent“ product and almost as versatile as Keyboard Maestro, see e.g.

            Best 5 € I ever spent. It can be a key re-mapper, clipboard tool, gesture manager, etc. etc.

            marcusquinnM 1 Reply Last reply
            1
            • necrevistonnezrN necrevistonnezr

              @marcusquinn said in Solved: Nextcloud WebDav slow on Mac - SFTP is very fast:

              I kinda just use BetterSnapTool a lot for split-screening on one screen, but will try them out. Thanks ✌

              Off topic: If you use BetterSnapTool check out BetterTouchTool from the same author! It‘s the „parent“ product and almost as versatile as Keyboard Maestro, see e.g.

              Best 5 € I ever spent. It can be a key re-mapper, clipboard tool, gesture manager, etc. etc.

              marcusquinnM Offline
              marcusquinnM Offline
              marcusquinn
              wrote on last edited by
              #5

              @necrevistonnezr Nice. I got a Magic Trackpad as a potential RSI saver, although I do quite like my MX mouse, but this could make it more useful as a mouse companion.

              Web Design https://www.evergreen.je
              Development https://brandlight.org
              Life https://marcusquinn.com

              1 Reply Last reply
              0
              • nebulonN nebulon marked this topic as a question on
              • nebulonN nebulon has marked this topic as solved on
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Bookmarks
                • Search