What advantages does IIS offer over sharing a hard disk?

  • Mike_Hunt 25 Jan 2005 15:58:07 23,524 posts
    Seen 2 years ago
    Registered 19 years ago
    I've set up a server and I was advised by many people here to use IIS and configure it as an FTP server to share files with the rest of the computers on my network. I installed IIS, scratched my head a bit, and then simply shared the hard disk and mapped it to the other computers.

    Am I missing an advantage that IIS offers?

    Note - the server is a file server containing all of my movies and mp3s which will be streamed to other computers on my network.

    [MH]
  • buzz 25 Jan 2005 16:06:06 459 posts
    Seen 5 months ago
    Registered 18 years ago
    If you've shared the hard disk, and everything works the way you want it to, then everything's fine.

    It was incase you wanted some fancy web application which could do searching for you etc.

    Using IIS you could create a webapp which would display nicely on your Television.
  • pjmaybe 25 Jan 2005 16:11:19 70,666 posts
    Seen 12 years ago
    Registered 20 years ago
    Yup what he said. TBH IIS is a completely nasty web-server and there are better ones around for nowt, but if it's for home and you're not exactly over-fussed about security, then sharing a drive's the way to go. As it goes you could probably knock up a nice little shared app in FLASH that would allow you to browse your files and stuff anyway..

    Peej
  • Mike_Hunt 25 Jan 2005 16:20:47 23,524 posts
    Seen 2 years ago
    Registered 19 years ago
    Ah, cheers.

    That's what I'll want to do eventually, but for now I'll stick with simply sharing the drives. Thanks.

    [MH]
  • Nuttah 25 Jan 2005 16:26:32 1,840 posts
    Seen 9 years ago
    Registered 18 years ago
    you want to setup a ftp server for sharing files mike?

    in which case dont even bother with iis ftp (its buggy as hell). download an app called bulletproof ftp. its fairly easy to setup (even for you) and simple enough to setup as a service with another little app called firedaemon
  • Mike_Hunt 25 Jan 2005 16:36:27 23,524 posts
    Seen 2 years ago
    Registered 19 years ago
    Is it really needed for use on an LAN?

    Oh, and how does one setup Outlook on the server so that it will be possible to check multiple people's emails on different computers?

    [MH]
  • pjmaybe 25 Jan 2005 16:37:39 70,666 posts
    Seen 12 years ago
    Registered 20 years ago
    This is for home, right? Er, I think you need to get out more Mike ;)

    Peej
  • Mike_Hunt 25 Jan 2005 16:40:46 23,524 posts
    Seen 2 years ago
    Registered 19 years ago
    I'm poorly and CS is giving me a headache, so I'm messing around with this.

    Plus when you've got a girlfriend who can't check her mail you'll understand! :)

    [MH]
  • buzz 25 Jan 2005 16:44:45 459 posts
    Seen 5 months ago
    Registered 18 years ago
    I think you just add a new account in Outlook.

    ANd the mail shoudl go into a separate Folder.
  • Mike_Hunt 25 Jan 2005 16:46:49 23,524 posts
    Seen 2 years ago
    Registered 19 years ago
    Yeah that works Buzz, but what I was after was having all of the emails stored in a central location, so that if I'm using my PC, my Laptop or my PDA I'll still be able to view the same account (same emails, same address book etc. etc.)

    [MH]
  • pjmaybe 25 Jan 2005 16:48:15 70,666 posts
    Seen 12 years ago
    Registered 20 years ago
    Hmmm sounds like you want your own Exchange server...!!!

    Um, or you could go for some nice open-source POP3 software to run on your IIS server.

    Peej
  • skuzzbag 25 Jan 2005 16:50:28 5,950 posts
    Seen 5 years ago
    Registered 17 years ago
    If your running a file server then all you need to do to allow people to map to it is give whatever folder you want accessable a share name, and then set the security for that folder so that people can read but not write. Unless you want them to have write access also.

    Only give groups access to folders and then place people into the groups so they have access. Its a lot simpler if things grow suddenly!

    By sharing the hard drive you do mean read only right?!

    IIS is good for intranet use as you can use NT security all the way down the line (IIS, Network, SQL) so it makes managing an intranet a breeze. Piss easy to set up IMO.
  • Mike_Hunt 25 Jan 2005 16:51:49 23,524 posts
    Seen 2 years ago
    Registered 19 years ago
    pjmaybe wrote:
    Hmmm sounds like you want your own Exchange server...!!!
    Exchange server! That's the fella!

    I'd rather stick with outlook as everything syncs with it.

    [MH]
  • skuzzbag 25 Jan 2005 16:52:16 5,950 posts
    Seen 5 years ago
    Registered 17 years ago
    Mike_Hunt wrote:
    Plus when you've got a girlfriend who can't check her mail you'll understand! :)

    [MH]

    I understand, except its the wife who gets annoyed when she wants to check email and I have computer in bits (for no good reason as it turns out when she asks).
  • Nemesis 25 Jan 2005 16:53:50 20,312 posts
    Seen 4 hours ago
    Registered 20 years ago
    Mike_Hunt wrote:
    I've set up a server and I was advised by many people here to use IIS and configure it as an FTP server to share files with the rest of the computers on my network. I installed IIS, scratched my head a bit, and then simply shared the hard disk and mapped it to the other computers.

    Am I missing an advantage that IIS offers?

    Note - the server is a file server containing all of my movies and mp3s which will be streamed to other computers on my network.

    [MH]

    Whoa, Mike Hunt VPN pr0n!

    linkage?
  • pjmaybe 25 Jan 2005 16:53:54 70,666 posts
    Seen 12 years ago
    Registered 20 years ago
    Exchange Server's OK if you have a huge network with a lot of users, otherwise it's a bit like using a sledgehammer to crack a walnut.

    You should be able to synch up your IIS server to poll whatever your GF's mail server at work is (assuming they don't mind people picking their mail up from outside).

    If her work mail is running on a POP3 service, then you could probably save yourself a shitload of hassle by getting her a gmail/hotmail account and stuffing the POP3 server details into that, so she could read her mail at home using a browser..

    Peej
  • buzz 25 Jan 2005 16:54:05 459 posts
    Seen 5 months ago
    Registered 18 years ago
    MH, you can change the location of the personal folders file (.pst i think).

    Share a directory on one of the PC's and mount it as a drive on every machine which you have outlook on.

    e.g.

    \\MyFileServer\outlookmail is mounted on Z:

    Then point your outlook client at Z:\mypersonalfolder.pst for it's storage.

    -Buzz.
  • Mike_Hunt 25 Jan 2005 17:02:24 23,524 posts
    Seen 2 years ago
    Registered 19 years ago
    skuzzbag wrote:
    Mike_Hunt wrote:
    Plus when you've got a girlfriend who can't check her mail you'll understand! :)

    [MH]

    I understand, except its the wife who gets annoyed when she wants to check email and I have computer in bits (for no good reason as it turns out when she asks).
    Are you me and are you married to my girlfriend!? ;)

    [MH]
  • Mike_Hunt 25 Jan 2005 17:03:03 23,524 posts
    Seen 2 years ago
    Registered 19 years ago
    buzz wrote:
    MH, you can change the location of the personal folders file (.pst i think).

    Share a directory on one of the PC's and mount it as a drive on every machine which you have outlook on.

    e.g.

    \\MyFileServer\outlookmail is mounted on Z:

    Then point your outlook client at Z:\mypersonalfolder.pst for it's storage.

    -Buzz.
    If that's possible then that would work a treat! I'll give it a try. Thanks.

    [MH]
  • Nuttah 25 Jan 2005 17:05:02 1,840 posts
    Seen 9 years ago
    Registered 18 years ago
    install a linux distro and be done with this crappy MS bollocks

    go on mike.. be a man! :)
  • Mike_Hunt 25 Jan 2005 17:11:43 23,524 posts
    Seen 2 years ago
    Registered 19 years ago
    Well I'm going to dual boot the hard disk and slap linux on, but for the moment I want to figure out how to do it using an MS solution.

    [MH]
  • eviltobz  25 Jan 2005 17:14:08 2,609 posts
    Registered 18 years ago
    Nuttah wrote:
    install a linux distro and be done with this crappy MS bollocks

    go on mike.. be a man! :)
    what, like all your linux installs running on our network huh?
  • Nuttah 25 Jan 2005 17:40:21 1,840 posts
    Seen 9 years ago
    Registered 18 years ago
    eviltobz  wrote:

    what, like all your linux installs running on our network huh?

    sorry what? i dont understand the word "our".

    /hugs his own network

    /blows rasberries at tobz
  • Jos 25 Jan 2005 17:45:57 712 posts
    Seen 3 days ago
    Registered 20 years ago
    Mike_Hunt wrote:
    buzz wrote:
    MH, you can change the location of the personal folders file (.pst i think).

    Share a directory on one of the PC's and mount it as a drive on every machine which you have outlook on.

    e.g.

    \\MyFileServer\outlookmail is mounted on Z:

    Then point your outlook client at Z:\mypersonalfolder.pst for it's storage.

    -Buzz.
    If that's possible then that would work a treat! I'll give it a try. Thanks.

    [MH]

    Yeah - have this set up at home. Does she log in as a seperate user on XP?(If on the same machine as you?) If so the specific outlook profile will store the account details but store the emails in the specified shared location. Then set up a rule to automatically send her files to a folder you have set up for her and she'll feel all special...

    Edited by Jos at 17:47:08 25-01-2005
  • eviltobz  25 Jan 2005 17:50:44 2,609 posts
    Registered 18 years ago
    easy way to avoid the question there nutts.

    /strokes 4 machines with unix based os's

    /of which 2 have never been turned on, might not work, are ancient, and i don't know the root password or have any other accounts set up on them that i know about.
  • Mike_Hunt 25 Jan 2005 17:52:25 23,524 posts
    Seen 2 years ago
    Registered 19 years ago
    Jos wrote:
    Yeah - have this set up at home. Does she log in as a seperate user on XP?(If on the same machine as you?) If so the specific outlook profile will store the account details but store the emails in the specified shared location. Then set up a rule to automatically send her files to a folder you have set up for her and she'll feel all special...

    Edited by Jos at 17:47:08 25-01-2005
    Excellent work. I could get lucky tonight after all.

    [MH]
Sign in or register to reply

Sometimes posts may contain links to online retail stores. If you click on one and make a purchase we may receive a small commission. For more information, go here.