Just installed Deltacopy and am trying to make it connect to Linux rsync server over SSH
I created the keys with no passphrase just as mentioned on this site. Nevertheless, when I
try to connect (I discoverd it entering the run command in a dos-box) It still asks me for a password?
To be exact it's the password for the user login on the server.
Could this be a problem of folder permissions? If yes: how to set them (I mean wich are the permissions)?
Another thing, but maybe this belongs another topic:
I have a folder c:\documents and settings\user name\my documents\my images\
that I want to backup to a folder on the server called "backup"
but the folder generated on the server is "my"
So the files and folders from c:\documents and settings\user name\my documents\my images\
are put in a directory on the server named "backup\my"
What am I doing wrong?