Rebex Buru SFTP Server 2.8.0

Released: Jan 16, 2023

Actualizaciones en 2.8.0

Características

  • Comments can now be added to user public keys.
  • Command Line Interface (CLI)
    • - user update --remove-keys now accepts dsa.
    • ecdsa now matches any ECDSA key.
    • User public keys can now be managed using user key add and user key delete commands.
    • User public keys can now be specified directly using user add --keys <key>, user update --add-keys <key>; and user update --set-keys <key>.
    • Virtual paths in path and path delete commands can now be specified without the / prefix.
    • When virtual path (-v <path>) in path and path delete commands is not specified, it defaults to root / path.
  • Web Admin
    • User public keys can now be added directly, without the need for public key file upload.

Correcciones

  • Buru SFTP Command Line shortcut now opens a shell in the installation directory (previously it was in the Windows SYSTEM directory).