[pkg-x2go-devel] Bug#760883: ITP: libnet-sftp-sftpserver-perl -- Secure File Transfer Protocol Server
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Mon Sep 8 20:53:16 UTC 2014
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
* Package name : libnet-sftp-sftpserver-perl
Version : 1.1.0
Upstream Author : Simon Day <cpan at 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
More information about the Pkg-x2go-devel
mailing list