On exflutcadev do the following:
> ssh-keygen
(the key file should point automatically to /data/USERNAME/.ssh/id_rsa - USERNAME is you user name, empty passphrase)
> cp .ssh/id_rsa.pub .ssh/authorized_keys
That's it.