-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I wanted to connect Rclone UI to my NAS which i usually connect to with sftp myUser@myAdress.local
With type : SSH/SFTP
user : myUser
and host : myAdress.local
, i can't mount or sync, i have :
{ "error": "failed to make Fs: NewFs: couldn't connect SSH: dial tcp: lookup nas-pi5.local on 127.0.0.53:53: server misbehaving", "input": null, "path": "/", "status": 500 }
I solve that by doing ping myAdress.local
and use the IP of my NAS in the host area.
I think that it would be better for new user to accept myAdress.local
Metadata
Metadata
Assignees
Labels
No labels