Windows Web interface for file system windows server

Discussion in 'Software' started by lysaer, 15 Sep 2014.

  1. lysaer

    lysaer Suck my unit! Kirk lazarus (2008)

    Joined:
    15 May 2010
    Posts:
    1,467
    Likes Received:
    71
    Does anyone know a piece of software for Windows server 2011 which can run as a webserver and allow external access to specific folders.

    The idea is to have a bunch of folders i want to make available on the Internet for people to access with a simple login interface, so different users would have access to different folders.

    Thanks in advance all

    Sent from my SM-G900F using Tapatalk
     
  2. Corky42

    Corky42 Where's walle?

    Joined:
    30 Oct 2012
    Posts:
    9,648
    Likes Received:
    386
    FTP ?
     
  3. Pookie

    Pookie Illegitimi non carborundum

    Joined:
    4 May 2010
    Posts:
    3,491
    Likes Received:
    129
    If it's SBS 2011 then the feature is already there with OWA. Or you could use VPN connection straight to the server.
     
  4. IvanIvanovich

    IvanIvanovich будет глотать вашу душу.

    Joined:
    31 Aug 2008
    Posts:
    4,870
    Likes Received:
    252
    Maybe webdav? Then you can let them access the data like a network share as it can be mapped to appear as such. It works well enough and should be pretty straight forward for most users.
     
  5. deathtaker27

    deathtaker27 #noob

    Joined:
    17 Apr 2010
    Posts:
    2,196
    Likes Received:
    155
    Options are:

    Remote web workplace on SBS should give you folder access,
    Look into OwnCloud
    FTP maybe
    build something of your own?
     
  6. phuzz

    phuzz This is a title

    Joined:
    28 May 2004
    Posts:
    1,712
    Likes Received:
    27
    One thing to remember about FTP is that your login details are sent in the clear, so it's quite easy for someone to capture your credentials.
     
  7. Votick

    Votick My CPU's hot but my core runs cold.

    Joined:
    21 May 2009
    Posts:
    2,299
    Likes Received:
    102
    If it's 2012 and you mistyped you can simple install the Remote Access role and it will install a site with login for you.

    2011/2008/2003 SBS was Remote Web Workspace
     
  8. lysaer

    lysaer Suck my unit! Kirk lazarus (2008)

    Joined:
    15 May 2010
    Posts:
    1,467
    Likes Received:
    71
    It's for some clients and really needs to be browser based for ease of use.



    I will check out OWA does it offer an html interface I could customise




    I will have a look into webdav now




    I will check those all out now






    Yeah it's 2011 SBS, but it's not remote access I want

    Basically I'd like to share certain files with clients and give them a browser login with access

    Thanks for all the input guys I will check out some of the suggestions

    Sent from my SM-G900F using Tapatalk
     
  9. saspro

    saspro IT monkey

    Joined:
    23 Apr 2009
    Posts:
    9,463
    Likes Received:
    284
    Sharepoint would do it as well
     
  10. RichCreedy

    RichCreedy Hey What Who

    Joined:
    24 Apr 2009
    Posts:
    4,699
    Likes Received:
    172
    you bad man, are you trying to give him a headache, you know it can be a pain when it all goes wrong
     
  11. saspro

    saspro IT monkey

    Joined:
    23 Apr 2009
    Posts:
    9,463
    Likes Received:
    284
    Like a system I've ever installed has gone wrong :rolleyes:
     
  12. badders

    badders Neuken in de Keuken

    Joined:
    4 Dec 2007
    Posts:
    2,635
    Likes Received:
    72
    Hahaha, You're both right. Sharepoint is a pain even when everything goes right.

    Back on Topic, I second OwnCloud.
     

Share This Page