lithuania
10-01-2010, 02:10 AM
Hello to all,
I want to make an FTP hosting. Does any one knows good software that my customers can access FTP throw WWW, not only throw simple FTP clients (filezilla, etc.,)?
anthonysomerset
10-01-2010, 06:22 AM
net2ftp and surftp are pretty good web based ftp clients
you obviously need to host that on a webserver somewhere as well
lithuania
10-01-2010, 06:23 AM
Very thanks for advice :)
Searching10
10-01-2010, 06:31 AM
A browser like IE can also show the FTP tree
use ftp://ftp.domain.com or ftp://100.101.102.103 if you have IP only.
lithuania
10-01-2010, 06:33 AM
No, I want make an FTP hosting service. Client buy from me that service, so I must provide webFTP posibility aswell as usual FTP access.
The_Cow
10-01-2010, 10:13 AM
PureFTPd or ProFTPd installed on a CentOS box would be a good way to go.
Simply manage the user accounts and quotas manually.
Some info regarding each can be found all over the net:
http://www.google.co.uk/#sclient=psy&hl=en&q=pureftpd+or+proftpd&aq=f&aqi=g1&aql=&oq=&gs_rfai=&pbx=1&fp=7ea1e865cef22df2
Rick Lee
10-23-2010, 07:01 AM
Have you tried having a look at WINSCP?
I think its a bit safer if you limit there SSH Account to a single directory.
ALEXEI_M
10-24-2010, 04:34 AM
I'm using 3dftp. 3dftp is faster than other ftp software.
hyperlink2
11-30-2010, 05:35 PM
You can definately create your own server, but that is going to take hardware, lots of bandwidth and software that is easy for you to use and most importantly your customers to use. I would consider checking out SmartFile. They have a private label product that you can integrate very easily and start offering this service.
Here is a link to their Private Label Product: http://www.smartfile.com/private_label.html
mikerayner
12-31-2010, 11:20 AM
pureftp has lass memory footprint so you can achieve more on less hardware
CoderJosh
01-05-2011, 06:37 AM
You should reconsider if you really still want to use/offer FTP. It's an outdated and very insecure protocol. It would be a much better idea to use SFTP.