savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-help-public] Problem with uploading files to download area


From: Jon Steinhart
Subject: [Savannah-help-public] Problem with uploading files to download area
Date: Mon, 26 Sep 2005 08:50:11 -0700

Hi.  I'm sure that this is some stupidity on my part as this is the first time
that I'm doing this.  I'm trying to upload a new release for nmh.  I've
followed the instructions on

        
https://savannah.gnu.org/faq/?group_id=5802&question=Download_Area_-_How_do_I_add_files.txt

but the files never made it into the upload area.  I did

        % ftp savannah.gnu.org
        Connected to savannah.gnu.org (199.232.41.3).
        220 Savannah Upload FTP server ready.
        Name (savannah.gnu.org:jon): anonymous
        230 Login successful.
        Remote system type is UNIX.
        Using binary mode to transfer files.
        ftp> cd incoming
        250 Directory successfully changed.
        ftp> cd savannah
        250 Directory successfully changed.
        ftp> cd nmh
        250 Directory successfully changed.
        ftp> mput nmh-1.1-RC4*
        mput nmh-1.1-RC4.tar.gz? y
        227 Entering Passive Mode (199,232,41,3,223,192)
        150 Ok to send data.
        226 File receive OK.
        778943 bytes sent in 39.7 secs (19 Kbytes/sec)
        mput nmh-1.1-RC4.tar.gz.sig? y
        227 Entering Passive Mode (199,232,41,3,239,220)
        150 Ok to send data.
        226 File receive OK.
        65 bytes sent in 0.0152 secs (4.2 Kbytes/sec)
        ftp> bye
        221 Goodbye.

How can I debug this?

Thanks,
        Jon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]