Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^5: Net::SFTP::Foreign doesn't work with some Alcatel equipment

by salva (Canon)
on Nov 12, 2014 at 17:20 UTC ( [id://1106998]=note: print w/replies, xml ) Need Help??


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

How did you escape the password? I would like to add a note into the docs about this issue with # on passwords on HP-UX.

Regarding your new question, it is answered on the module FAQ.

Briefly, there are some SFTP primitives not supported by the remote box so you will have to disable the put features using those unsupported SFTP primitives. Alternatively, you can set the best_effort flag which causes non-critical failures (e.g. not being able to set the remote file attributes) to be ignored.

Replies are listed 'Best First'.
Re^6: Net::SFTP::Foreign doesn't work with some Alcatel equipment
by jmontero101 (Initiate) on Nov 12, 2014 at 21:41 UTC

    I'm really sorry

    I have forgotten how I've escape the password. The password is "ANS#150" and I have escape it qq{ANS\\#150}

    I will try setting this flag. Thank you very much

      Hello again

      I've made this changes setting the option best_effort, and it has work correctly. Thank you very much for your help

      Muchas Gracias de Verdad :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-03-29 07:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found