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
3 years agoExplorer | Level 4
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...
Jay
Dropbox 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
2 years agoNew 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!