[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#6073) ftp.openldap.org "no space left on device"?



Status update: it has been fixed - proved by me with:

ftp> put daniel-pluta-090423.patch
local: daniel-pluta-090423.patch remote: daniel-pluta-090423.patch
227 Entering Passive Mode (204,152,186,57,229,234)
150 Opening BINARY mode data connection for 'daniel-pluta-090423.patch'.
226 Transfer complete (unique file name:daniel-pluta-090423.patch).
735 bytes sent in 0.00 secs (413.2 kB/s)

Thanks for addressing/solving this issue.


Kurt Zeilenga schrieb:
> This problem as been addressed.
> 
> -- Kurt
> 
> On Apr 22, 2009, at 7:45 AM, daniel@pluta.biz wrote:
> 
>> Full_Name: Daniel Pluta
>> Version: HEAD
>> OS: Linux
>> URL: ftp://ftp.openldap.org/incoming/
>> Submission from: (NULL) (2001:4ca0:0:f000:78be:f928:4392:2caf)
>>
>>
>> ~/build/pkg$ ftp -p 204.152.186.57
>> Connected to 204.152.186.57.
>> 220- OpenLDAP FTP Service
>> 220 boole.openldap.org FTP server (Version 6.00LS) ready.
>> Name (204.152.186.57:d): anonymous
>> 331 Guest login ok, send your email address as password.
>> Password:
>> 230- Copyright 1998-2009, The OpenLDAP Foundation, All Rights Reserved.
>> 230- COPYING RESTRICTIONS APPLY, see:
>> 230-    ftp://ftp.openldap.org/COPYRIGHT
>> 230-    ftp://ftp.openldap.org/LICENSE
>> 230 Guest login ok, access restrictions apply.
>> Remote system type is UNIX.
>> Using binary mode to transfer files.
>> ftp> cd incoming
>> 250 CWD command successful.
>> ftp> put collect.c.patch
>> local: collect.c.patch remote: collect.c.patch
>> 227 Entering Passive Mode (204,152,186,57,240,13)
>> 150 Opening BINARY mode data connection for 'collect.c.patch.3'.
>> 452 Error writing to file: No space left on device.
>> 1833 bytes sent in 0.00 secs (1361.2 kB/s)
>> ftp>
>