Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: Net SFTP Foreign rget

by salva (Canon)
on Nov 27, 2013 at 09:25 UTC ( [id://1064586]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ telnet localhost 22
    Trying ::1...
    Connected to localhost.localdomain.
    Escape character is '^]'.
    SSH-2.0-OpenSSH_6.2p2 Ubuntu-6ubuntu0.1
    
  2. or download this
    
    use Data::Dumper;
    
    Print Dumper($sftp->stat('/temp/sftp/01/01.txt'));
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1064586]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-18 21:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found