cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

550 FTP return Code and full URI

From: Developer <dev002_at_pas-world.com>
Date: Tue, 16 Jun 2009 21:09:51 +0200

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
Received on 2009-06-16