From: <cla...@bl...> - 2006-09-05 15:42:30
|
Hi, I use sudosh as login shell for my user, when I try to "scp" or "sftp" a file to this user I received a "Connection closed" or a "lost connection" # sftp user@xx.xx.xx.xx Connecting to xx.xx.xx.xx... Password: Connection closed # scp <file> user@xx.xx.xx.xx:/tmp Password: lost connection At the same time, it's not a problem to log in by using "ssh" with the same ID. If change back login shell ("sh" in my case), "scp" works as expected. I use eas-2.0.00 on solaris 10 Can semone Help me ? Thanks |