remote-ftp
remote-ftp copied to clipboard
Getting error when i am connecting to server?
Error:
Error: All configured authentication methods failed
config: { “protocol”: “sftp”, “host”: “10.2.10.10”, “port”: “22”, “user”: “username”, “pass”: “**********”, “promptForPass”: false, “remote”: “/opt/home”, “local”: “”, “agent”: “”, “privatekey”: “”, “passphrase”: “”, “hosthash”: “”, “ignorehost”: true, “connTimeout”: 10000, “keepalive”: 10000, “keyboardInteractiveForPass”: true, “remoteCommand”: “”, “remoteShell”: “”, “watch”: , “watchTimeout”: 500, “session”: “”, “rs_name”: “”, “rs_tags”: }
i am using version 2.2.4
please help me for same.
The remote path must alway / sign.
Please check the all issue, you set something wrong. https://github.com/icetee/remote-ftp/issues?q=is%3Aissue+sort%3Aupdated-desc+All+configured+authentication+methods+failed+