On Tuesday 11 February 2003 02:11 pm, Jason Wong wrote:
> On Wednesday 12 February 2003 02:54, Christopher Ditty wrote:
> > Hello all.  I have a customer that purchased on of my scripts and
> > attempted
> > to install it on their server.  This script, among other things, FTPs a
> > text file
> > from a central server.  When we tried to run my script, it simply
> > stops.  No
> > errors, no nothing.  I talked to his host and found out that they do
> > not allow
> > PHP FTP because it is a security risk.  ?????  Ummmm, ok?
>
> So you're tranferring a file from SOMEWHERE to the server that your website
> is hosted on? If so then the reasons outline below ...
>
> > I have been speaking with our linux techs, and have gained a more
> > complete understanding of the feature in PHP that you want to use.  We
>
> [snip]
>
> ... is very uninformed. The problems mentioned would only apply if running
> an FTP server (and probably only of concern if running a notoriously buggy
> server such as WU-ftp).

I agree with that. It's only a (potential) problem if you're running an FTP 
server, not client.

The one thing that makes me curious is as to how webhost ban this ftp client. 

You said you're only transferring text file. Does the server that you're 
transferring the file from offer other methods than FTP? how about HTTP?

RDB

-- 
-------------------------------------------------
/"\  ASCII Ribbon Campaign against HTML
\ /  email and proprietary format
 X   attachments.
/ \
-------------------------------------------------



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

Reply via email to