bugcmdftp - Bugs: bug #22836, an empty directory crashes a...

 
 

bug #22836: an empty directory crashes a recursive download of a tree

Submitter:  None
Submitted:  Sat 05 Apr 2008 01:32:43 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  sick_soul Open/Closed:  Open
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Sat 05 Apr 2008 10:25:00 AM UTC, comment #1: 

Which version of cmdftp are you using?
If you don't know, try:

cmdftp -v


Claudio Fontana <sick_soul>
Group administrator
Sat 05 Apr 2008 01:32:43 AM UTC, original submission:  

I tried to download a tree as follows:
$ cmdftp -g some.server.com
some.server.com:/var/www/html/place>d assets .

I get several files, and then it dies.

So I started like this:
$ cmdftp -Dg some.server.com
some.server.com:/var/www/html/place> d assets .
DEBUG command: TYPE A

DEBUG answer:  200 Type set to A.
DEBUG command: PASV

DEBUG answer:  227 Entering Passive Mode (208,131,145,142,9,248)
DEBUG command: CWD .

DEBUG answer:  250 CWD command successful.
DEBUG command: NLST

DEBUG answer:  150 Opening ASCII mode data connection for file list.
DEBUG answer:  226 Transfer complete.
DEBUG command: CWD /var/www/html/place

DEBUG answer:  250 CWD command successful.
DEBUG command: CWD assets

[snip]

DEBUG answer:  250 CWD command successful.
DEBUG command: CWD /var/www/html/place

DEBUG answer:  250 CWD command successful.
DEBUG command: TYPE A

DEBUG answer:  200 Type set to A.
DEBUG command: PASV

DEBUG answer:  227 Entering Passive Mode (208,131,145,142,66,144)
DEBUG command: CWD assets/chunks

DEBUG answer:  250 CWD command successful.
DEBUG command: NLST

DEBUG answer:  550 *: No such file or directory.
DEBUG command: CWD /var/www/html/place

DEBUG answer:  250 CWD command successful.
cmdftp: operation failed or incomplete
some.server.com:/var/www/html/place>

I've double checked, and assets/chunks is simply an empty directory.

Anonymous

 

Attached Files

This item currently has no attached files.

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by sick_soul (Posted a comment)
  •  

    Votes

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

    History

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-04-05 sick_soul Assigned toNone sick_soul

    Back to the top

    Powered by Savane 3.16-598c.
    Corresponding source code