Skip Menu |

This queue is for tickets about the Net-FTP-Recursive CPAN distribution.

Report information
The Basics
Id: 5648
Status: rejected
Worked: 10 min
Priority: 0/
Queue: Net-FTP-Recursive

People
Owner: texasjdl [...] yahoo.com
Requestors: Tom.Romaszkiewicz [...] aeroflex.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.7
Fixed in: (no value)



Subject: rget with FlattenTree does not seem to work
Using Rget with FlattenTree => 1 does not seem to work as I expect. (has no effect). Affected Script + log + version information in attached zip file
Subject: rget with FlattenTree does not seem to work - info added
From: Tom.Romaszkiewicz [...] aeroflex,com

Message body is not shown because it is too large.

I dunno where I was 4 years ago (or even more recently) on this one, but this is an invalid bug. In the script that was attached, rget is called like this: $ftpSesh->rget('*.*', FlattenTree => 1); when it should be called like this instead: $ftpSesh->rget(FlattenTree => 1); Apologies for the rather late reply (I'm sure it's a totally useless reply at this point), but I'm trying to clean up the few bugs that were filed on me on CPAN.