|
#1
|
|||
|
|||
|
Hi all,
I'm running Windows Server 2003 Standard Edition. Basically, what I'm trying to do is use IIS to create a FTP site that others, namely a few friends, can access from their homes and download/upload files. Would I need to create accounts for them in AD and then have them access via a VPN or what? Thanks in advance! Happy Holidays to all. |
|
#2
|
|||
|
|||
|
How about a Secure Shell (SSH) server running on the W2003 server box and
let the users access with WinSCP (a free SFTP client). The SSH tunnel is encrypted, safe and secure. Create a special "RemoteFtpUser" account with a private/public key pair, give that information to your friends (and only to them) and they can transfer files to/from a commonly accessible folder on your server box. You could also create individual accounts if desired... CopSSH (the SSH server)... http://tinyurl.com/5sfzf Private/public key help... http://theillustratednetwork.mvps.or...publicKey.html The WinSCP client... http://winscp.sourceforge.net/eng/index.php Others can speak to IIS and FTP and I am sure have different suggestions... -- Al Jarvi (MS-MVP Windows Networking) Please post *ALL* questions and replies to the news group for the mutual benefit of all of us... The MS-MVP Program - http://mvp.support.microsoft.com This posting is provided "AS IS" with no warranties, and confers no rights... "Mike Burns MCP" <MikeBurnsMCP@discussions.microsoft.com> wrote in message news:3F4CBF8C-F779-4D8F-9278-DE1A054697BA@microsoft.com... > Hi all, > > I'm running Windows Server 2003 Standard Edition. Basically, what I'm > trying to do is use IIS to create a FTP site that others, namely a few > friends, can access from their homes and download/upload files. Would I > need > to create accounts for them in AD and then have them access via a VPN or > what? > > > Thanks in advance! > > Happy Holidays to all. |
|
#3
|
|||
|
|||
|
sounds to me like tha technical jargon they use on STARTREK
"How about a secure feild emmiter running on the W2303 Box array and let the ihabitants access the warp core with a SSH positron tunnel effect, encrypted and secure by the captains security codes .......... " "Sooner Al [MVP]" <SoonerAl@somewhere.net.invalid> wrote in message news:%23Nk1nmQ$FHA.140@TK2MSFTNGP12.phx.gbl... > How about a Secure Shell (SSH) server running on the W2003 server box and > let the users access with WinSCP (a free SFTP client). The SSH tunnel is > encrypted, safe and secure. Create a special "RemoteFtpUser" account with > a > private/public key pair, give that information to your friends (and only > to > them) and they can transfer files to/from a commonly accessible folder on > your server box. You could also create individual accounts if desired... > > CopSSH (the SSH server)... > > http://tinyurl.com/5sfzf > > Private/public key help... > > http://theillustratednetwork.mvps.or...publicKey.html > > The WinSCP client... > > http://winscp.sourceforge.net/eng/index.php > > Others can speak to IIS and FTP and I am sure have different > suggestions... > > -- > > Al Jarvi (MS-MVP Windows Networking) > > Please post *ALL* questions and replies to the news group for the mutual > benefit of all of us... > The MS-MVP Program - http://mvp.support.microsoft.com > This posting is provided "AS IS" with no warranties, and confers no > rights... > > "Mike Burns MCP" <MikeBurnsMCP@discussions.microsoft.com> wrote in message > news:3F4CBF8C-F779-4D8F-9278-DE1A054697BA@microsoft.com... >> Hi all, >> >> I'm running Windows Server 2003 Standard Edition. Basically, what I'm >> trying to do is use IIS to create a FTP site that others, namely a few >> friends, can access from their homes and download/upload files. Would I >> need >> to create accounts for them in AD and then have them access via a VPN or >> what? >> >> >> Thanks in advance! >> >> Happy Holidays to all. > > > |
|
#4
|
|||
|
|||
|
LOL...:-)
-- Al Jarvi (MS-MVP Windows Networking) Please post *ALL* questions and replies to the news group for the mutual benefit of all of us... The MS-MVP Program - http://mvp.support.microsoft.com This posting is provided "AS IS" with no warranties, and confers no rights... "kenny" <nope@at.all> wrote in message news:uAr39KT$FHA.208@tk2msftngp13.phx.gbl... > sounds to me like tha technical jargon they use on STARTREK > > "How about a secure feild emmiter running on the W2303 Box array and let > the > ihabitants access the warp core with a SSH positron tunnel effect, > encrypted and secure by the captains security codes .......... " > > > "Sooner Al [MVP]" <SoonerAl@somewhere.net.invalid> wrote in message > news:%23Nk1nmQ$FHA.140@TK2MSFTNGP12.phx.gbl... >> How about a Secure Shell (SSH) server running on the W2003 server box and >> let the users access with WinSCP (a free SFTP client). The SSH tunnel is >> encrypted, safe and secure. Create a special "RemoteFtpUser" account with >> a >> private/public key pair, give that information to your friends (and only >> to >> them) and they can transfer files to/from a commonly accessible folder on >> your server box. You could also create individual accounts if desired... >> >> CopSSH (the SSH server)... >> >> http://tinyurl.com/5sfzf >> >> Private/public key help... >> >> http://theillustratednetwork.mvps.or...publicKey.html >> >> The WinSCP client... >> >> http://winscp.sourceforge.net/eng/index.php >> >> Others can speak to IIS and FTP and I am sure have different >> suggestions... >> >> -- >> >> Al Jarvi (MS-MVP Windows Networking) >> >> Please post *ALL* questions and replies to the news group for the mutual >> benefit of all of us... >> The MS-MVP Program - http://mvp.support.microsoft.com >> This posting is provided "AS IS" with no warranties, and confers no >> rights... >> >> "Mike Burns MCP" <MikeBurnsMCP@discussions.microsoft.com> wrote in >> message >> news:3F4CBF8C-F779-4D8F-9278-DE1A054697BA@microsoft.com... >>> Hi all, >>> >>> I'm running Windows Server 2003 Standard Edition. Basically, what I'm >>> trying to do is use IIS to create a FTP site that others, namely a few >>> friends, can access from their homes and download/upload files. Would I >>> need >>> to create accounts for them in AD and then have them access via a VPN or >>> what? >>> >>> >>> Thanks in advance! >>> >>> Happy Holidays to all. >> |
|
#5
|
|||
|
|||
|
Thanks for the post Sooner,
What I'm trying to do doesn't require that strict of a security setup. Just some mp3's and such. Would what I described work? You know, the VPN and the user accounts? PS. LOL Kenny :-)Make it so! "Sooner Al [MVP]" wrote: > How about a Secure Shell (SSH) server running on the W2003 server box and > let the users access with WinSCP (a free SFTP client). The SSH tunnel is > encrypted, safe and secure. Create a special "RemoteFtpUser" account with a > private/public key pair, give that information to your friends (and only to > them) and they can transfer files to/from a commonly accessible folder on > your server box. You could also create individual accounts if desired... > > CopSSH (the SSH server)... > > http://tinyurl.com/5sfzf > > Private/public key help... > > http://theillustratednetwork.mvps.or...publicKey.html > > The WinSCP client... > > http://winscp.sourceforge.net/eng/index.php > > Others can speak to IIS and FTP and I am sure have different suggestions... > > -- > > Al Jarvi (MS-MVP Windows Networking) > > Please post *ALL* questions and replies to the news group for the mutual > benefit of all of us... > The MS-MVP Program - http://mvp.support.microsoft.com > This posting is provided "AS IS" with no warranties, and confers no > rights... > > "Mike Burns MCP" <MikeBurnsMCP@discussions.microsoft.com> wrote in message > news:3F4CBF8C-F779-4D8F-9278-DE1A054697BA@microsoft.com... > > Hi all, > > > > I'm running Windows Server 2003 Standard Edition. Basically, what I'm > > trying to do is use IIS to create a FTP site that others, namely a few > > friends, can access from their homes and download/upload files. Would I > > need > > to create accounts for them in AD and then have them access via a VPN or > > what? > > > > > > Thanks in advance! > > > > Happy Holidays to all. > > > > |
|
#6
|
|||
|
|||
|
Sure... I would post to the...
microsoft.public.windows.server.active_directory microsoft.public.windows.server.general ...or the... microsoft.public.windows.server.networking ....news group for additional help however since this is really a Windows 2003 Server issue. You know that you can use SSH with a password for authentication versus a private/public key. I would, however, use a strong password... Good luck... -- Al Jarvi (MS-MVP Windows Networking) Please post *ALL* questions and replies to the news group for the mutual benefit of all of us... The MS-MVP Program - http://mvp.support.microsoft.com This posting is provided "AS IS" with no warranties, and confers no rights... "Mike Burns MCP" <MikeBurnsMCP@discussions.microsoft.com> wrote in message news:CED273C1-C60B-405A-90CE-7AAE1CB8EEF8@microsoft.com... > Thanks for the post Sooner, > > What I'm trying to do doesn't require that strict of a security setup. > Just > some mp3's and such. Would what I described work? You know, the VPN and > the > user accounts? > > > PS. LOL Kenny :-)Make it so! > > "Sooner Al [MVP]" wrote: > >> How about a Secure Shell (SSH) server running on the W2003 server box and >> let the users access with WinSCP (a free SFTP client). The SSH tunnel is >> encrypted, safe and secure. Create a special "RemoteFtpUser" account with >> a >> private/public key pair, give that information to your friends (and only >> to >> them) and they can transfer files to/from a commonly accessible folder on >> your server box. You could also create individual accounts if desired... >> >> CopSSH (the SSH server)... >> >> http://tinyurl.com/5sfzf >> >> Private/public key help... >> >> http://theillustratednetwork.mvps.or...publicKey.html >> >> The WinSCP client... >> >> http://winscp.sourceforge.net/eng/index.php >> >> Others can speak to IIS and FTP and I am sure have different >> suggestions... >> >> -- >> >> Al Jarvi (MS-MVP Windows Networking) >> >> Please post *ALL* questions and replies to the news group for the mutual >> benefit of all of us... >> The MS-MVP Program - http://mvp.support.microsoft.com >> This posting is provided "AS IS" with no warranties, and confers no >> rights... >> >> "Mike Burns MCP" <MikeBurnsMCP@discussions.microsoft.com> wrote in >> message >> news:3F4CBF8C-F779-4D8F-9278-DE1A054697BA@microsoft.com... >> > Hi all, >> > >> > I'm running Windows Server 2003 Standard Edition. Basically, what I'm >> > trying to do is use IIS to create a FTP site that others, namely a few >> > friends, can access from their homes and download/upload files. Would >> > I >> > need >> > to create accounts for them in AD and then have them access via a VPN >> > or >> > what? >> > >> > >> > Thanks in advance! >> > >> > Happy Holidays to all. >> >> >> >> |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|