Script for automation fails
Hi, I have trouble automating a script for synchronization of a remote host to local.
Automatic login fails for me, while it is possible to first login and then supply credentials.
But when i simply do:
Open
Hope someone can help me.
Automatic login fails for me, while it is possible to first login and then supply credentials.
open sftp://user:password@example.com/
does not work for me.
But when i simply do:
Open
sftp://example.com/
and then supply credentials after, it works.
Hope someone can help me.