Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

5425642

Cancelled
Original poster
Jan 19, 2019
983
554
Hi,
Inside my iCloud folder I have a Downloaded folder and Safari in my iOS devices are downloading to it.
I want to make a symbolic link from that to my Downloaded folder at my Mac.
The issue here is that I can't find the iCloud path in Terminal.

I'm thinking to just link it to my Downloaded folder and name it Safari inside there. Easy :)

ln -s ~/Documents/Downloads ~/Downloads <--- but changing the path should make it work.
 

KALLT

macrumors 603
Sep 23, 2008
5,361
3,378
Code:
ln -s ~/Library/Mobile\ Documents/com~apple~CloudDocs/Downloads ~/Downloads
 

haralds

macrumors 68030
Jan 3, 2014
2,889
1,204
Silicon Valley, CA
Here is a service that let's you create a symbolic link with right-click> Services.
 

Attachments

  • SymbolicLinker.service.zip
    140.8 KB · Views: 190

pit29

macrumors 6502a
May 23, 2006
611
8
The Golden State
Hi,

I'm looking for a way to have a 'unified' (=the same) Download folder on iOS and the Mac, and searching the forum I noticed this thread which I think solves the problem. However I'm not really sure how to apply the solution - can someone 'translate' this into a step-by-step workflow? Also, what would be the way to undo things (just in case)?

Thanks!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.