Hi list, I have put the private key into my debian VPS (in ~/.ssh/ dir).
When I scp a file from this VPS to another one by hand without password, it works.
But when I put this scp into crontab, it seems not work. The scp in crontab via private key didn't run as I expect, nothing was copied to peer.
Can you help? Thank you. Marcus