por mariomb19 » 2012-05-10 15:17 @678
Buenas tardes, amigo. Tengo un problema. Me sirvió en parte el código, pero el problema es que me sale este error ya lo he intentado de solucionar de varias formas, pero no he podido. Esto es lo que sale:
Net::FTP::Recursive=GLOB(0xa1b0220)>>> PWD
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 257 "/" is current directory.
Retrieving fi_sir_20100624_20100701.txt.
Net::FTP::Recursive=GLOB(0xa1b0220)>>> PORT 161,196,16,23,132,21
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 200 PORT command successful.
Net::FTP::Recursive=GLOB(0xa1b0220)>>> RETR fi_sir_20100624_20100701.txt
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 550 fi_sir_20100624_20100701.txt: No such file or directory.
Retrieving fi_sir_20100625_20100702.txt.
Net::FTP::Recursive=GLOB(0xa1b0220)>>> PORT 161,196,16,23,138,220
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 200 PORT command successful.
Net::FTP::Recursive=GLOB(0xa1b0220)>>> RETR fi_sir_20100625_20100702.txt
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 550 fi_sir_20100625_20100702.txt: No such file or directory.
Retrieving fi_sir_20101216_20101223.txt.
Net::FTP::Recursive=GLOB(0xa1b0220)>>> PORT 161,196,16,23,236,250
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 200 PORT command successful.
Net::FTP::Recursive=GLOB(0xa1b0220)>>> RETR fi_sir_20101216_20101223.txt
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 150 Opening ASCII mode data connection for fi_sir_20101216_20101223.txt (0 bytes).
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 226 Transfer complete.
Retrieving fi_sir_20101217_20101224.txt.
Net::FTP::Recursive=GLOB(0xa1b0220)>>> PORT 161,196,16,23,212,23
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 200 PORT command successful.
Net::FTP::Recursive=GLOB(0xa1b0220)>>> RETR fi_sir_20101217_20101224.txt
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 150 Opening ASCII mode data connection for fi_sir_20101217_20101224.txt (0 bytes).
Net::FTP::Recursive=GLOB(0xa1b0220)<<< 226 Transfer complete.
Retrieving fi_sir_20120219_20120226.txt.
Net::FTP::Recursive=GLOB(0xa1b0220)>>> PORT 161,196,16,23,220,199
Net::FTP::Recursive=GLOB(0xa1b0220): Timeout at /home/rocco/Documentos/proyecto/script_fi.pl line 19.
Retrieving fi_sir_20120220_20120227.txt.
Net::FTP::Recursive=GLOB(0xa1b0220)>>> PORT 161,196,16,23,220,199
Net::FTP::Recursive: Unexpected EOF on command channel at /home/rocco/Documentos/proyecto/script_fi.pl line 19.
Retrieving fi_sir_20120221_20120228.txt.
Retrieving fi_sir_20120222_20120229.txt.
Retrieving fi_sir_20120223_20120301.txt.
Retrieving fi_sir_20120224_20120302.txt.
Retrieving fi_sir_20120225_20120303.txt.
Me tarda mucho y no baja todo los archivos.