Well, for starters, you have a ~ where you should have a /
ln-s~/Library/Pioneer~Dropbox
Should be:
ln-s~/Library/Pioneer/Dropbox
Comment actions
Hi there, I use a mac and have been trying (and trying) to sync Rekordbox databases over dropbox unsuccessfully. I have followed the instructions but keep getting this message in terminal.
Gavin-Harriss-Mac-Book:~ xample$ ln-s~/Library/Pioneer~Dropbox
-bash: ln-s~/Library/Pioneer~Dropbox: No such file or directory
I am getting this on both computers that I am trying to sync. Can anyone tell me what I'm doing wrong?
Thanks a lot
Post is closed for comments.
Well, for starters, you have a ~ where you should have a /
ln-s~/Library/Pioneer~Dropbox
Should be:
ln-s~/Library/Pioneer/Dropbox