I am running Arch linux and use bash for scripting.
I have abandoned dropbox and am going to sync everything to google drive with Insync.
The problem is dropbox only syncs 3 devices on their free plan and now I have 5 devices.
So Dropbox has to go.
On my device I have
~/google_drive/* synched by insync, and
~/dropbox/* synched by dropbox, this is outside the google drive path, obviously.
As I said I am abandoning dropbox.
I tried making a symlink to the dropbox folder, from the google drive folder, so that folder is synched by google drive, but that does not work.
Google drive does not respect symlinks.
I tried to make a hard link That does not work either.
Can anyone think of a way to not have to move all the files from the dropbox folder into the google drive folder.
Moving the dropbox files to a different path to the existing path is a lot of work because of all the directory paths written into script files that reference the path.