Connecting Tech Pros Worldwide Forums | Help | Site Map

web browser to ftp client script

sellbellz@googlemail.com
Guest
 
Posts: n/a
#1: Mar 16 '06
i am trying to create a script that lets me login to an ftp from a web
browser. upload, download and create new directories. currently i'm
working on a php script. but no joy. i know there are websites that
provide this service (ie. www.net2ftp.com) but i just want a simple
version.

what i would like to do is from my web page log into my ftp or any ftp.

d/l u/l flies. they are various php scripts on the internet
(http://inebria.com/phpftp/). to start with i would like to work out a
similar script. any ideas (cant get that working 'can't create temp
file error')

i want to generate a script that will allow me to login and
edit an ftp from a page in my website. http to ftp


Ian Collins
Guest
 
Posts: n/a
#2: Mar 16 '06

re: web browser to ftp client script


sellbellz@googlemail.com wrote:[color=blue]
> i am trying to create a script that lets me login to an ftp from a web
> browser. upload, download and create new directories. currently i'm
> working on a php script. but no joy. i know there are websites that
> provide this service (ie. www.net2ftp.com) but i just want a simple
> version.
>
> what i would like to do is from my web page log into my ftp or any ftp.
>
> d/l u/l flies. they are various php scripts on the internet
> (http://inebria.com/phpftp/). to start with i would like to work out a
> similar script. any ideas (cant get that working 'can't create temp
> file error')
>
> i want to generate a script that will allow me to login and
> edit an ftp from a page in my website. http to ftp
>[/color]
Why not just enable ftp access on your site?

--
Ian Collins.
sellbellz@googlemail.com
Guest
 
Posts: n/a
#3: Mar 16 '06

re: web browser to ftp client script



Ian Collins wrote:
[color=blue]
> Why not just enable ftp access on your site?
>
> --
> Ian Collins.[/color]


How would i go about doing that?

sellbellz@googlemail.com
Guest
 
Posts: n/a
#4: Mar 16 '06

re: web browser to ftp client script


i want users to be able to log in to an ftp from my website and be able
to u/l d/l and create new folders. i just want to do exactly whats in
that script @ http://inebria.com/phpftp/. i cant get it to work. if
you have any better suggestions i am all ears

Ian Collins
Guest
 
Posts: n/a
#5: Mar 16 '06

re: web browser to ftp client script


sellbellz@googlemail.com wrote:[color=blue]
> Ian Collins wrote:
>
>[color=green]
>>Why not just enable ftp access on your site?
>>
>>--
>>Ian Collins.[/color]
>
>
>
> How would i go about doing that?
>[/color]
By asking on a group specific to your server's operating system.

--
Ian Collins.
Closed Thread