• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

FTP server with a web interface?

exilera

Weaksauce
Joined
May 2, 2005
Messages
96
I'm looking for an FTP server with a web based interface so users can upload/download files via a browser. Any suggestions? :)

Thanks.
 
Good luck. FTP servers don't have GUI interfaces; FTP clients do. You may find a webpage with uploading ability, but it will likley transfer via HTTP rather than true FTP.
 
Fint said:
Good luck. FTP servers don't have GUI interfaces; FTP clients do. You may find a webpage with uploading ability, but it will likley transfer via HTTP rather than true FTP.

If I won't be able to find an FTP server that has this capability, is there another way I can host files online via a web interface?
 
use a php uploader and apache's folder indexing. Done.

Besides, web interface should tell you it's HTTP. FTP does not run through www

exilera said:
If I won't be able to find an FTP server that has this capability, is there another way I can host files online via a web interface?
 
Back
Top