Article 6H5QS [SOLVED] SSH - string too long

[SOLVED] SSH - string too long

by
kzo81
from LinuxQuestions.org on (#6H5QS)
Hi Folks,

this what I did:
Code:ssh-keygen -t dsa -b 1024 -f key

ssh-copy-id -i key.pub -p $port $user@$ipCode:rsync --remove-source-files -azve ssh -p $port -i key /media/sd/ $user@$ip:$dstThis is the error message:
Code:ssh: Exited: String too longDo you have any idea? I tried it with RSA, same error... The same works on my debian laptop bu not in the device
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments