You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

Axiomatic's avatar
Axiomatic
Explorer | Level 4
3 years ago

Trick DB into ReFS support?

I run a small(ish), high-performance dedicated file server for my small business. I'm switching the filesystem to ReFS for - among other things - its native support for SSD-accelerated tiered storage. Dropbox doesn't support ReFS yet, so I'm wondering if there's a way to cheat the system somehow. Put it on a dedicated NTFS partition and Symlink to its would-be location on the ReFS partition? Backend from the API? Something else?

 

I like Dropbox a lot. I've used and paid for it for many years. Thing is, DB doesn't get to tell me which filesystem I run on my server. That's my decision. ReFS has a LOT of benefits for data hoarders, and it's been around for quite some time now. So, either they figure out how to start supporting it, I figure out how to cheat the system, or I use something else and encourage all my clients to do the same. Period. 

  • Jay's avatar
    Jay
    Icon for Dropbox Staff rankDropbox Staff

    Hi Axiomatic, thanks for providing these details.

     

    Currently, as you're aware, the Dropbox desktop application doesn't support the ReFS on Windows devices.

     

    Officially, there isn't a method to circumvent this via any method, including the API itself. Any other means you suggested, including symlinks or third party solutions, would be at your own discretion and risk.

     

    We do appreciate the feedback and take all comments into consideration when improving the Dropbox service.

    • donatopace's avatar
      donatopace
      New member | Level 2

      Yes there is a trick!

       

      -Under Disk Management CREATE FILE VHDX in ReFs partition ("Z" letter for example)

      -A new Disk will appear in Disk Management (Initialize and Format it as NTFS)

      -Create a "TASK" to AutoMount a Volume VHDX at Boot with a dedicated script for example:  "Automount_Z_DropoxVHDX.txt"

      where "Z" Volume chosen

       

      Below the script contained in "Automount_Z_DropoxVHDX.txt" :

      select vdisk file="D:\z_DropoxVHDX.vhdx"
      attach vdisk
      select part 1
      assign mount="c:\dropbox"
      exit

       

       

About Apps and Installations

Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.

Need more support

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!