How to pass password to scp?

You can script it with a tool like expect (there are handy bindings too, like Pexpect for Python).

Leave a Comment