Package: wnpp Severity: wishlist Owner: Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
* Package name : libnet-sftp-sftpserver-perl Version : 1.1.0 Upstream Author : Simon Day <c...@simonday.info> * URL : http://search.cpan.org/~simm/Net-SFTP-SftpServer-1.1.0/lib/Net/SFTP/SftpServer.pm * License : MIT~OldStyle-with-Disclaim-2 [1] Programming Lang: Perl Description : Secure File Transfer Protocol Server A Perl port of sftp-server from openSSH providing access control on a per user and per command basis with improved logging via syslog. . The limitations compared with the openSSH implementation are as follows: . - Only files and directories are dealt with - other inode types are not returned on readdir. - A virtual chroot is performed - / (rootfs) is treated as the users home directory from the client perspective and all file access to / will be in /<home_path>/<username>. The <home_path> is defined on object initialisation, it is not obtained from /etc/passwd. - All symlinked files or directories can be hidden and made inaccessible on request. Symlink returns "permission denied" then, readlink returns "file does not exist". - Setting of stats (set_stat or set_fstat) is disabled - the client will receive permission denied. - Permissions for files and dirs are defaulted - the defaults are set on object initialisation. [1] https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#Old_Style_with_legal_disclaimer_2 -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140908205316.499.22434.report...@minobo.das-netzwerkteam.de