Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   secure ftp server (https://thetfp.com/tfp/tilted-technology/31556-secure-ftp-server.html)

dnd 10-14-2003 05:23 AM

secure ftp server
 
I need to set up an secure ftp server on windows 2000, does any one have any recomendations for a program? Not really had much experience in ftp servers, apart from accessing them, but studying comp sci so should be able to figure out how to set up most of the programs.
More secure the better! cheers for any ideas.:)

ratbastid 10-14-2003 05:35 AM

Quote:

Originally posted by dnd
More secure the better! cheers for any ideas.:)
Well, okay.... Install Linux?

There are ways to route FTP traffic over an ssl-encrypted tunnel. The better approach would be to have your FTP server on a linux or unix machine, and run an SSH server, and have people use sftp. Though that puts some burdens on your users.

Not being a Windows guru (nor wanting to be), I don't have much more specific to suggest tor you.

peacy 10-14-2003 05:40 AM

The solution for you problems: OpenSSH for windows... Includes SCP/SFTP server support.
Get it from here

And the client for windows machines: WinSCP
(Linux/Unix machines can use the standard "sftp"...)

ratbastid 10-14-2003 06:26 AM

Oh, that's good! I didn't think there could be an SSH implementation on a basically shell-less OS, but... Good to know!

Stands to reason. SSH is a whole lot more than a secure terminal program.

dnd 10-14-2003 09:18 AM

thanks very much guys, helped much appreciated!

do have linux installed on one partition, but really have so little experience in it, that in the period i have to set up the system, it wouldn't be practical.
cheers again


All times are GMT -8. The time now is 09:00 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73