Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
is there a way to get 128-bit encryption on an IIS ftp site with the use of a certificate sort of like HTTPS? Being that passwords are sent in plain text, and I don't want anon. access, I was looking for a way to secure my ftp site.
yes there are some that will use NT authentication like IIS. WS_FTP comes to mind, it uses SSL encryption. Also you may want to look into Vshell, which is a SSH2 FTP server.
Bear in mind though that encryption will slow down your transfers. it may be a good idea to just encrypt the control port and not the data port, that way your passwords stay safe but yous till get good transfer rates. Also, all clients will need to use a compatible SSH2 client rather than a standard ftp client like bulletproof or cute.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.