Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXY
          ]
        
	
        psa-proftpd-mod_sftp - Implements the SSH2 protocol and its SFTP subsystem for ProFTPD
        
        
        - Description:
- The mod_sftp module implements the SSH2 protocol and its SFTP subsystem, for
secure file transfer over an SSH2 connection. The mod_sftp module supports:
 o Public key authentication
 o Password authentication (e.g. user authentication via mod_sql, mod_ldap,
   mod_auth_file, mod_auth_unix, mod_auth_pam)
 o SCP support
 o Quotas (via the mod_quotatab module)
 o FIPS support (see Usage section)
 o Throttled transfers (via TransferRate, and/or the mod_shaper module)
 o Blacklisted public keys
 o Configurable traffic analysis protection
 o Passphrase-protected host keys 
Packages:
        
	Changelog:
        
	
            | by Support (2015-09-04): - Upgrade to 1.3.5a |