in reply to Re: Net::SFTP::Foreign getting files
in thread Net::SFTP::Foreign getting files
Thanks for pointing out the setcwd as it was something I missed. The system that is being connected to does have a jailed ftp directory so it does show as root but it could've been a problem in the future.
I still get a number being assigned as the file name in the output. I had added some print statements to see what file names I was getting and I don't get anything. In the glob I had also tried names_only=>1
Connected to 0.0.0.0(0.0.0.0) Trying to login to 0.0.0.0 Login was successful. 0 Failed to retreive file 0 : 1 Failed to retreive file 1 : 1 Failed to retreive file 1 : Failed to retreive file snapshot_20130410 :
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Net::SFTP::Foreign getting files
by salva (Canon) on Apr 11, 2013 at 14:14 UTC | |
by kofs79 (Initiate) on Apr 11, 2013 at 14:47 UTC | |
by salva (Canon) on Apr 11, 2013 at 15:14 UTC |