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

dukebound85

macrumors Core
Original poster
Jul 17, 2005
19,218
4,342
5045 feet above sea level
I have a folder with vdeos on my desktop. I want to share this across users so that they can acess it on their account

How can I do this?

I had tried creating an alias and putting it in my public folder but that did not work
 
1. Change permissions or add an ACL for the Desktop folder and the folder in question. This will allow access like the Public folder.

2. Create a logout hook that runs an rsync job and syncs that folder to somewhere on the drive. Then, create a loginhook to sync back when you login.

3. Put the folder in ~/Public, which is accessible by all users.
 
1. Change permissions or add an ACL for the Desktop folder and the folder in question. This will allow access like the Public folder.

2. Create a logout hook that runs an rsync job and syncs that folder to somewhere on the drive. Then, create a loginhook to sync back when you login.

3. Put the folder in ~/Public, which is accessible by all users.

ACL? rsync? loginhook?

what?
 
Just to verify - you're talking about different users on the same machine?

I think the easiest option is going to be putting it into the public folder.

Creating the alias in the public folder still won't give users access to your desktop - so others are still locked out of your desktop screen where the videos are kept.

However, you could put all the videos in the public folder, then create an alias on your desktop. Everyone has access to them, and you can still just go to them through the desktop.
 
Those are potential solutions to your problem.

Why don't you just put it in the Public folder?

Just to verify - you're talking about different users on the same machine?

I think the easiest option is going to be putting it into the public folder.

Creating the alias in the public folder still won't give users access to your desktop - so others are still locked out of your desktop screen where the videos are kept.

However, you could put all the videos in the public folder, then create an alias on your desktop. Everyone has access to them, and you can still just go to them through the desktop.

thanks guys, that's exactly what I was looking for:)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.