-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
-(void)doRetr:(id)sender arguments:(NSArray*)arguments:
Here a small modification on the method called. Data is loaded in memory on
demand, so only a small
amount of memory is required even for huge files:[ NSMutableData
dataWithContentsOfMappedFile:filePath ]
-(NSString*)fileNameFromArgs:(NSArray*)arguments :
I made changes to get the filename correctly from the arguments following the
command string
Generally all the arguments following the command (according to the FTP rfc are
not modifiers, but
the filenames.
Original issue reported on code.google.com by guglielm...@gmail.com on 13 Jul 2011 at 10:23
Attachments:
Reactions are currently unavailable