Custom Query (8144 matches)
Results (415 - 417 of 8144)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2455 | Add ability to use mapped directories/drives | |||
Description |
The one thing I like about Serv-U ftp server is that it can use both physical drives and mapped logical drives.
folders can be used in a future release. This is because not everyone has all the files they want on the FTP server machine, but they might be on a different machine that the admin gets to via a mapped drive or shared directory. |
|||
#2543 | Add ability to use paswordless logins | |||
Description |
Example: You have a shell account on example.com. You have generated a set of keys (ssh-2 rsa for example) and uploaded the public key to example.com and added it to the list of trusted keys so you will be able to login without a password. Private key caching facilities are already available on Windows and Linux, such as Pageant or the keychain tools. PuTTy already implements this (to take an example). It would be nice if you could specify a public key. Thanks. Vladimir |
|||
#8985 | fixed | Add aes128-gcm@openssh.com and aes256-gcm@openssh.com Ciphers and umac-128-etm@openssh.com MAC support for SFTP | ||
Description |
These ciphers and MAC were added to OpenSSH 6.2 release. Unfortunately, FileZilla 3.7.3 wont connect via SFTP protocol to my servers that exclusively use these ciphers and MAC. |