> Ack, will do today. Need to copy my ssh keys over to a new laptop, hopefully that > will go smoothly and I've got all the build-deps installed. It didn't. Am I doing this wrong? (and should I move this to the main list?) $ eval `ssh-agent` Agent pid 12848 Tony@LAPTOP-O230JCFF ~/github/cygwin-p7zip $ ssh-add Enter passphrase for /home/Tony/.ssh/id_rsa: Identity added: /home/Tony/.ssh/id_rsa (/home/Tony/.ssh/id_rsa) Identity added: /home/Tony/.ssh/id_dsa (/home/Tony/.ssh/id_dsa) Tony@LAPTOP-O230JCFF ~/github/cygwin-p7zip $ cygport p7zip-15.09-2.cygport upload >>> Uploading p7zip-15.09-2.x86_64 >>> Running lftp sftp://cygwin@cygwin.com Password: cd: Fatal error: Host key verification failed *** ERROR: Upload failed cygcheck.out attached. It's the same ssh key as I used on my previous laptop, though this computer is Windows 10 vs the old one was 7 if that makes any difference. Aside from the hostname, ssh-keygen -e -f ~/.ssh/id_rsa.pub shows the same as I sent to this list on Aug 2nd 2014. Thanks, Tony