Hi Alejandro,

I run into the same problem and it took me quite a while till found a solution that worked for me. It was provided by a guy called Steffen Zieger (http://steffenzieger.de/index.php/2006/07/02/chroot-sftp-users-mit-scponly/)
So, all credits to him!

You create a chrooted environment for a user (by executing setup_chroot.sh; as you described yourself)
Normally, this would be it, right? - but not in your case...
Therefore:
2) mkdir /HOMEDIR_OF_CHROOTED_USER/dev
3) mknod -m 666 /HOMEDIR_OF_CHROOTED_USER/dev/null c 1 3

That's it! WinSCP should now work for you,

cheers,
Edwin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to