
18 Jun
2009
18 Jun
'09
10:15 p.m.
writes: [snip]
Currently I'm using an ssh connection with libssh. That's ok to navigate the directories, but I cannot copy files, since scp asks me for a password and I don't know how to solve this.
I'm not familiar with libssh, but could you use passphrase-less ssh keys? Not exactly the most secure idea, but it might be acceptable for your environment. -tom