Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Linux

Reply
 
LinkBack Thread Tools
  #31 (permalink)  
Old 09-19-2007, 03:21 AM
Noozer
Newsgroup Contributor
 
Posts: n/a
Re: "safe" place to put a common "download" directory?


"Unruh" <unruh-spam@physics.ubc.ca> wrote in message
news:vqAGi.49274$Pd4.13695@edtnps82...
> "Noozer" <dont.spam@me.here> writes:
>
>>I want to create a directory that is read/writeable by all my Linux users.

>
>>What would be the 'correct' location for such a directory on a Linux
>>system?

>
>>/downloads

>
>>/usr/share/downloads

>
>>/var/downloads

>
> /tmp is one possibility.
>
> Otherwise choose a partition which has lots of room and put it there.
> There is no "correct" place.
> I would not put it in any of hte places you suggest. / and /var are on
> small partitions. /usr/share is reallyfor program stuff, not for user
> stuff. I would put it into either /local or /usr/local whichever is on a
> partition separate from system stuff. I would also clean it out once a
> week, or you could find yourself with a full partition
> find /usr/local/download -mtime +7 -print0|xargs -0 rm
> cleans out all files older than 7 days.
> Also make sure that the directory has the t chmod attribute so onlyowners
> of files can erase them.


I probably should have been a bit clearer... I meant a "safe"location as in
a common location, not as in security.

The machine only has a single 30gig drive, and the whole filesystem (aside
from swap) is in a single partition.

I think I'll simply go with /common/downloads... That way I can always move
common to a secondary hard drive, once I have one.

Thanks!


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 09-19-2007, 03:21 AM
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"safe" place to put a common "download" directory? Noozer Linux 0 09-19-2007 03:21 AM
optimization of "save in" and "look in" fileds of common Open and Dmitry Windows XP 5 06-28-2007 08:50 AM
WM5 Sync with Vista "Windows Calender", "Contacts", and "Mail" Tony Windows Vista 1 02-16-2007 04:31 PM
Remove "Edit", "Print", "Preview" from context menu? Mo Windows XP 8 01-04-2007 03:44 AM
Remove "Edit", "Print", "Preview" from context menu Mo Windows XP 0 01-04-2007 03:40 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 03:34 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0