How to Install and Uninstall libnet-sftp-sftpserver-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libnet-sftp-sftpserver-perl" package

Learn how to install libnet-sftp-sftpserver-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnet-sftp-sftpserver-perl

2. Uninstall "libnet-sftp-sftpserver-perl" package

This is a short guide on how to uninstall libnet-sftp-sftpserver-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libnet-sftp-sftpserver-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-sftp-sftpserver-perl package on Ubuntu 21.10 (Impish Indri)

Package: libnet-sftp-sftpserver-perl
Architecture: all
Version: 1.1.0-6
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 113
Depends: perl, libstat-lsmode-perl
Suggests: libbsd-resource-perl
Filename: pool/universe/libn/libnet-sftp-sftpserver-perl/libnet-sftp-sftpserver-perl_1.1.0-6_all.deb
Size: 27860
MD5sum: db9001f1e548cfeebcb4049770941738
SHA1: 45776be9280eff9f68dd757a9a07d290e98e7fa3
SHA256: 07d9861d69b6e33756f0831756ea30cc3ecb6484bd8cec364d8890becd2d9717
SHA512: c1654cdf325ae2ae3a74aef4bc7f03dd05c7bbd7d58c868a2ca8a7614d1f41731e8997fa52c6f1c0185bb4392e58e58746bcf278430bf3523d91823ed0dc87b4
Homepage: https://metacpan.org/release/Net-SFTP-SftpServer
Description-en: Secure File Transfer Protocol Server
Net::SFTP::SftpServer is a Perl port of sftp-server from OpenSSH
providing access control on a per user and per command basis with
improved logging via syslog.
.
This version of the Net::SFTP::SftpServer Perl module currently
implements SSH File Transfer Protocol version 3.
.
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 //. The 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.
Description-md5: 3806f71503f98042b893edc43c77daaa