I have a small ANT task that's purpose is to find changed files in a given directory, and then sftp them to a destination server.
I'm using scp for this, but it won't work because it wants a Keyfile. I'm wondering how I go about either making it not care about a keyfile, or generating one?
Thanks! Rob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]