Re: ftp_fput() "limit is 10 characters

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 20, 2005 7:31 am, mayo said:
> I'm trying to ftp a file. I looked in the php manual and I don't see a
> character limit for ftp_fput().
> I'm getting the following error
>
> ftp_fput(): Specified object name too long, limit is 10 characters:
> CF-20050520. in /home/www/cf/test.php on line 45
> There was a problem while uploading CF-20050520.txt

That's because it's your FTP server imposing that limit, not PHP, not FTP
in general, just that server.

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux