lorne17 Posted September 2, 2011 Share Posted September 2, 2011 Hello there, I didn't know where to post this topic. However, I'm curious to know if it's possible to add FTP web interface to our website for clients to login to and access our FTP Server we've setup on our server here at the office? Basically, we want to add a link to our homepage: www.slarc.com that will jump to a login screen and have a web interface where clients can download and upload files to that server? How might I go about this? Is there a script already written, all I found on google was software and remote FTP servers. We want to use our own. Thanks, Lorne Quote Link to comment https://forums.phpfreaks.com/topic/246282-writing-ftp-web-interface-for-in-house-ftp-server/ Share on other sites More sharing options...
flappy_warbucks Posted September 2, 2011 Share Posted September 2, 2011 Hello there, I didn't know where to post this topic. However, I'm curious to know if it's possible to add FTP web interface to our website for clients to login to and access our FTP Server we've setup on our server here at the office? Basically, we want to add a link to our homepage: www.slarc.com that will jump to a login screen and have a web interface where clients can download and upload files to that server? How might I go about this? Is there a script already written, all I found on google was software and remote FTP servers. We want to use our own. Thanks, Lorne Yes, it is very much possible. (http://php.net/manual/en/ref.ftp.php) and 2 seconds on google, threw up this: https://encrypted.google.com/#hl=en&sugexp=gsis%2Ci18n%3Dtrue&cp=9&gs_id=y&xhr=t&q=php+ftp+script&tok=1eYsHBmvRPeBeYP9toAU2A&pf=p&sclient=psy&source=hp&pbx=1&oq=php+ftp+s&aq=0&aqi=g5&aql=&gs_sm=&gs_upl=&bav=on.2,or.r_gc.r_pw.r_cp.&fp=58935e0d63e81eca&biw=1680&bih=959 Enjoy Quote Link to comment https://forums.phpfreaks.com/topic/246282-writing-ftp-web-interface-for-in-house-ftp-server/#findComment-1264761 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.