Hello again

I've tried to connect with the password ecaped correctly an it works.

Thank you very much for yor help

But I have another problem and I dont know to resolve it

When I've connected with the server and I've tried to upload a file, I've received this message

.... debug1: Authentication succeeded (password). Authenticated to 172.23.102.133 ([172.23.102.133]:22). debug2: fd 5 setting O_NONBLOCK debug2: fd 6 setting O_NONBLOCK debug1: Final hpn_buffer_size = 2097152 debug1: HPN Disabled: 1, HPN Buffer Size: 2097152 debug1: channel 0: new [client-session] debug3: ssh_session2_open: channel_new: 0 debug2: channel 0: send open debug1: Entering interactive session. debug2: callback start debug2: client_session2_setup: id 0 debug1: Sending subsystem: sftp debug2: channel 0: request subsystem confirm 1 debug2: fd 4 setting TCP_NODELAY debug2: callback done debug2: channel 0: open confirm rwindow 8192 rmax 4096 debug2: channel_input_status_confirm: type 99 id 0 debug2: subsystem request accepted on channel 0 debug2: channel 0: rcvd adjust 9 #7034 1415804742.00000 _do_io: _do_io read sysread: 9, total read: 9, +$!: #7034 1415804742.00000 _get_msg: got it!, len:5, code:2, id:-, status: + - #7034 1415804742.00000 _rel2abs: '/pub/OntSw/Download/pltComandos' --> + '/pub/OntSw/Download/pltComandos' #7034 1415804742.00000 put: local file size is 276663 #7034 1415804742.00000 _rel2abs: '/pub/OntSw/Download/pltComandos' --> + '/pub/OntSw/Download/pltComandos' #7034 1415804742.00000 _queue_msg: queueing msg len: 52, code:3, id:0 +... [1] #7034 1415804742.00000 _get_msg: waiting for message... [1] #7034 1415804742.00000 _do_io: _do_io connected: 1 #7034 1415804742.00000 _do_io: _do_io select(-,-,-, 30) #7034 1415804742.00000 _do_io: _do_io write queue: 56, syswrite: 56, m +ax: 65536, $!: #7034 1415804742.00000 _do_io: _do_io select(-,-,-, 30) #7034 1415804742.00000 _do_io: _do_io read sysread: 33, total read: 33 +, $!: #7034 1415804742.00000 _get_msg: got it!, len:29, code:102, id:0, stat +us: - #7034 1415804742.00000 open: new remote file '/pub/OntSw/Download/pltC +omandos' open, rid: 00 00 00 31 04 07 01 07 04 07 01 07 00 00 00 00 00 00 00 00 + | ...1................ #7034 1415804742.00000 _queue_msg: queueing msg len: 37, code:10, id:1 + ... [1] #7034 1415804742.00000 _get_msg: waiting for message... [1] #7034 1415804742.00000 _do_io: _do_io connected: 1 #7034 1415804742.00000 _do_io: _do_io select(-,-,-, 30) #7034 1415804742.00000 _do_io: _do_io write queue: 41, syswrite: 41, m +ax: 65536, $!: #7034 1415804742.00000 _do_io: _do_io select(-,-,-, 30) debug2: channel 0: rcvd adjust 56 debug2: channel 0: rcvd adjust 41 #7034 1415804742.00000 _do_io: _do_io read sysread: 13, total read: 13 +, $!: #7034 1415804742.00000 _get_msg: got it!, len:9, code:101, id:1, statu +s: 8 Use of uninitialized value in join or string at /opt/perl_64/lib/site_ +perl/5.8.8/Net/SFTP/Foreign/Common.pm line 41. #7034 1415804742.00000 _set_status: _set_status code: 8, str: Operatio +n unsupported #7034 1415804742.00000 _set_error: _set_err code: 24, str: Couldn't se +tstat remote file: Operation unsupported #7034 1415804742.00000 DESTROY: Net::SFTP::Foreign::FileHandle=GLOB(0x +60000000008d0b00)->DESTROY called (sftp: Net::SFTP::Foreign=HASH(0x60 +0000000083b580)) #7034 1415804742.00000 _queue_msg: queueing msg len: 29, code:4, id:2 +... [1] #7034 1415804742.00000 _get_msg: waiting for message... [1] .....
I don't know what happens. Cna you help me, please Thanks a lot

In reply to Re^4: Net::SFTP::Foreign doesn't work with some Alcatel equipment by jmontero101
in thread Net::SFTP::Foreign doesn't work with some Alcatel equipment by jmontero101

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.