Dropbox files & folders
Get in sync with the Dropbox Community. Our members can answer all your questions on Dropbox files and folders. Join a discussion or start your own today.
My aging Acer laptop has run out of disk space so I moved my Dropbox folder to an external 1tb Transcend drive. This was NTFS and had a lot of project files on it so I created a new ext4 partition specifically for Dropbox. I moved the folder using the preferences and everything was good.
Until I rebooted. I get a message saying the dropbox folder is not available and needs to be reconfigured.
I have 2 options - ReLink or Exit.
If I relink, the preferences reset to /home/[user]/Dropbox and if I try to change it to the partition I get 'This directory already contains a dropbox folder. If I delete it then everything works but the files are not available until a full resync is done (~100 minutes)
If I exit the only option I have is to move the dropbox folder to /home/[user]/Dropbox (where there is insufficent space.
I've been a paying Dropbox user for many years and like it a lot but this is moving me towards google docs as my cloud storage solution.
Solved! Go to Solution.
I have found a solution thanks.
It looks like dropbox was starting before the drive was properly mounted. For some reason the mount can be a little slow.
I've written a small piece of python code that checks the partition is available before it starts the demon. If it is not available after 10 seconds it times out and sends a notification that the demon needs starting manually.
Walter
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, please give it a Like below.
Still stuck? Ask me a question!
Tips & Tricks Find new ways to stay in flow or share your tips on how you work smarter with Dropbox.
I have found a solution thanks.
It looks like dropbox was starting before the drive was properly mounted. For some reason the mount can be a little slow.
I've written a small piece of python code that checks the partition is available before it starts the demon. If it is not available after 10 seconds it times out and sends a notification that the demon needs starting manually.
Ah yes, this would be better than having to turn the option to auto-start off completely, David.
Thanks for letting us know what worked for you and, if you think that other users of our Community would benefit from your code or script, please feel free to share it here.
See you around and take care!
Walter
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, please give it a Like below.
Still stuck? Ask me a question!
Tips & Tricks Find new ways to stay in flow or share your tips on how you work smarter with Dropbox.
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!