What is the reason for not allowing me to specify where I want to save my Dropbox files in Ventura? I don't have enough space in my system drive to keep a copy of my Dropbox files. And yes, I need a local copy at all times. I tried replacing the folder with a symlink pointing to an external drive but that does not work. Dropbox just refuses to load and these are the last lines of the log file:
Traceback (most recent call last):
File "dropbox/client/main.pyc", line 5055, in _setup_root_for_account
File "dropbox/sync_root/helpers.pyc", line 164, in create_root_for_account
File "dropbox/foundation/futures/basic.pyc", line 853, in result
File "dropbox/sync_root/handlers/macos/file_provider.pyc", line 121, in set_result_or_convert_exception
dropbox.mac.internal.MacError: [Errno 62] Error Domain=NSPOSIXErrorDomain Code=62 "Too many levels of symbolic links"
It looks like 1 level of symbolic links is one level too many.
A search for Venture did not yield any results I found relevant. I need to know how to relocate the Dropbox folder. If I cannot relocate the folder, Dropbox loses its utility and that only means I will have to look for alternatives. I really hope I don't need to do that.