ghantoos / lshell

lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
GNU General Public License v3.0
436 stars 112 forks source link

sftp! #98

Closed cphubs closed 9 years ago

cphubs commented 9 years ago

user can connect over SFTP or just SSH? can i connect with tools like Cuteftp or Filezilla to edit user files?

ghantoos commented 9 years ago

SFTP is not supported yet, only SSH.