secure file transfer

2002-06-03 Thread Renato Lozano
Hi All,   I am trying to implement a way of transfering files securely over the Internet using sftp which is part of the ssh2 protocol.  A down side of implementing this is that users logging on can browse the whole filesystem.  I have done some research and found a way to chroot users so t

secure file transfer

2002-06-03 Thread Renato Lozano
Hi All,   I am trying to implement a way of transfering files securely over the Internet using sftp which is part of the ssh2 protocol.  A down side of implementing this is that users logging on can browse the whole filesystem.  I have done some research and found a way to chroot users so t