curl-and-php
RE: 550 FTP return Code and full URI
Date: Wed, 17 Jun 2009 06:28:13 +0800
Hi,
Have you checked the related file/directory permissions for the file you're uploading?
With regards,
Liu Shan Shui
me_at_lx.sg
"Life would be much easier if I had the source code." - Anonymous
-----Original Message-----
From: curl-and-php-bounces_at_cool.haxx.se [mailto:curl-and-php-bounces_at_cool.haxx.se] On Behalf Of Developer
Sent: Wednesday, June 17, 2009 3:10 AM
To: curl-and-php_at_cool.haxx.se
Subject: 550 FTP return Code and full URI
Hello,
I am trying to use PHP to download FTP files.
I am using full URI with curl_setopt($this->ch, CURLOPT_URL, $uri);
Works fine with local sandbox, URI like this:
> ftp://user:pass@localhost:21/FUSION/ES/TEST1/PRICE.ZIP
But return 550 error with another server:
> ftp://user:pass@ftpsecure.ingrammicro.com:21/FUSION/ES/TEST1/PRICE.ZIP
File exist, ¿anyone know options that this server could need?
-- -- -- Publicidad y Servicios http://www.pas-world.com Directorio http://www.precioventa.com Tienda http://informatica.precioventa.com/es/ Autoridad certificadora http://ca.precioventa.com/es/ -- -- _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2009-06-17