FTP Server Software

KingPhil

Golden Member
Apr 27, 2000
1,154
0
0
I'm about to set up an FTP server here at work for employees to be able to use from outside the company.

What software (other than the built in IIS FTP capabilities) has anyone used.

I've been looking into Serv-U. I've used that before, very easy to set up.

Opinions?
 

Rogue

Banned
Jan 28, 2000
5,774
0
0
Whatever you do, make it secure. Remember, FTP transmits all data in plain text, so anyone pretty much can grab the password, especially on a wireless network. Look at some kind of secure FTP if possible.
 

KingPhil

Golden Member
Apr 27, 2000
1,154
0
0
Originally posted by: Heisenberg
What OS? Windows?

Windows Server 2003

I noticed Serv-U actually has "Serv-U Secure" meant for secure FTP. It is only $99.95, I bet I can get management to sign off on that.

I'll try it out.
 

PingSpike

Lifer
Feb 25, 2004
21,756
600
126
I'm in pretty much exactly the same boat. I've downloaded filezilla server and was going to use that. It seems like it has a solid set of security options, but TBH I have never run an ftp server before so I'm not sure how it stacks up. Its free though, so it seems like a good place to start.
 

duragezic

Lifer
Oct 11, 1999
11,234
4
81
I for the life of me can't get a FTP server to allow access outside of my network at home. I try my IP from school and it just hangs. I forwarded everything even left it at port 21 but still the router seems to be the issue. FTP servers aren't that hard to setup, I used to set one up when I was like 12 or 13! :( Stupid router
 

Attrox

Golden Member
Aug 24, 2004
1,120
0
0
Originally posted by: duragezic
I for the life of me can't get a FTP server to allow access outside of my network at home. I try my IP from school and it just hangs. I forwarded everything even left it at port 21 but still the router seems to be the issue. FTP servers aren't that hard to setup, I used to set one up when I was like 12 or 13! :( Stupid router

Could it be that your ISP is blocking access to the default ftp port?
 

FreshPrince

Diamond Member
Dec 6, 2001
8,361
1
0
ssh.com if you want to do sftp

I'm looking for a web-upload based on SFTP..that would make it much easier than messing with sftp clients.
 

dabuddha

Lifer
Apr 10, 2000
19,579
17
81
Originally posted by: duragezic
I for the life of me can't get a FTP server to allow access outside of my network at home. I try my IP from school and it just hangs. I forwarded everything even left it at port 21 but still the router seems to be the issue. FTP servers aren't that hard to setup, I used to set one up when I was like 12 or 13! :( Stupid router

Does it get as far as the directory listing and then hangs?