> So I enter the passphrase, get access, but the copy never gets done.
please look in your /etc/passwd file and check, if the required user has a working shell (last entry on the line) and not /bin/false. If the shell is not there please enter usermod -s /bin/bash <username> So long Bernd -- View this message in context: http://www.nabble.com/Problem-with-scp-and-SSH-on-Arch-Linux-tf3924022.html#a11279417 Sent from the SSH (Secure Shell) mailing list archive at Nabble.com.
