I have a SBS 2003 server & I would like to give access to files to external
users who are clients not SBS users.
Each client would have there own store folder and needs to be secure
Would seperate FTP server be the best or is there something im missing?

Re: External File Access by John

John
Tue May 06 16:31:24 PDT 2008

A separate FTP Server would be good. Buffalo Technologies makes an
inexpensive NAS Linkstation device that you can secure within its own
workgroup and allow FTP access.

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2008
Microsoft Certified Partner

"Gazza" <Gazza@discussions.microsoft.com> wrote in message
news:BE5D932A-8EAE-4172-864C-F842496DA0E3@microsoft.com...
>I have a SBS 2003 server & I would like to give access to files to external
> users who are clients not SBS users.
> Each client would have there own store folder and needs to be secure
> Would seperate FTP server be the best or is there something im missing?


Re: External File Access by Joe

Joe
Wed May 07 01:44:34 PDT 2008

Gazza wrote:
> I have a SBS 2003 server & I would like to give access to files to external
> users who are clients not SBS users.
> Each client would have there own store folder and needs to be secure
> Would seperate FTP server be the best or is there something im missing?

Not only best but essential. Users of the SBS FTP server need to have
SBS accounts and CALs.

And you don't use FTP if it needs to be secure, as that encrypts neither
user credentials nor data. Filezilla is generally recommended here.

The machine should also not be part of your LAN, but in a firewall DMZ
or at least between the router and a 2-NIC SBS. Any method of uploading
files to your network should be treated with great caution.