http://www.perlmonks.org?node_id=938629


in reply to Re^2: Net::MirrorDir help
in thread Net::MirrorDir help

Here is a quote from the "Changes" file...
0.14 Sat Feb 23 10:36:50 2008 - using the function "$self->{_connection}->dir($dir)" to the sea +rch of the directory the FTP-server should return the following format as response of +the LIST command: -r--r--r-- 1 ftpuser ftpusers 576 Feb 23 09:23 file.txt drwxrwxr-x 2 ftpuser ftpusers 512 Feb 21 13:54 Dir1 Directory- or filenames should not contain any white space. - add some tests
It looks like the author was aware of the limitation.

Replies are listed 'Best First'.
Re^4: Net::MirrorDir help
by sunnyfedora99 (Novice) on Nov 17, 2011 at 16:23 UTC

    Ahhh, i've just seen that too. I've opened a case anyways, would be good to get that fixed.