how about using the FTP functions that php has, look it up in the man, i haven't used 
it.
Paul Roberts
[EMAIL PROTECTED]
++++++++++++++++++++++++
----- Original Message ----- 
From: "Chris Hewitt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 25, 2002 3:33 PM
Subject: Re: [PHP] PHP script


> Ryan,
> 
> I may be missing something as I have not been monitoring this thread, 
> but why not use ftp? It allows the file transfer and chmod. Perhaps its 
> not available on the server that you need it to be, but its the normal 
> way of putting web pages onto a server.
> 
> HTH
> Chris
> 
> SP wrote:
> 
> >I'm not an expert but that doesn't sound like it's
> >possible.  I mean if you could upload files and
> >chmod them on a remote server you would have some
> >serious security issues.  The only thing I can
> >think of is you could upload files to your remote
> >datebase.
> >
> >
> >
> >-----Original Message-----
> >From: r [mailto:[EMAIL PROTECTED]]
> >Sent: May 25, 2002 7:00 AM
> >To: [EMAIL PROTECTED]
> >Subject: [PHP] PHP script
> >
> >
> > Hi Guys,
> >
> > I need a PHP script that will allow me to
> >upload/download chmod files etc
> >on
> > a remote server...
> > I know there are loads of these scripts out there
> >but being a newbie to PHP
> > I really dont know which one is good...
> > can you recomend any? coming from Java I love PHP
> >so would appreciate if
> >you
> > would recomend only a php script and not
> >perl,servlet,asp etc.
> > Another problem is my webserver is something like
> > /wtn/cgi-bin/www/
> >
> > all cgi scripts will have to be put in the
> >cgi-bin directory of course but
> > must be called like this
> >mysite.com/cgibin/script.pl
> >
> > the php script should allow me access to this
> >directory too!
> >
> > ANY ideas or recomendations will be deeply
> >appreciated esp from John
> >Holmes,
> > Jason Wong, Miguel Cruz coz you guys are really
> >brainy and have helped me
> >in
> > the past so I know your advise is supurb.
> > I would tip my hat to you, but dont wear
> >one...;-)
> >
> > Cheers,
> > -Ryan A.
> >
> >
> >
> >
> >--
> >PHP General Mailing List (http://www.php.net/)
> >To unsubscribe, visit:
> >http://www.php.net/unsub.php
> >
> >
> >
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to