FileZilla Pro CLI Version History
3.68.0-rc1 (2024-10-22)
New features:
- Filter application during file synchronization can now optionally be restricted to the synchronization root
- CLI: Added the keyfile_pass command which can be used to load password protected key files when connecting with SFTP
- CLI: The option to preserve modification time of transferred files can now be configured
- Google Cloud: Additional error detail is now shown if requests fail
- S3: added support for accelerated endpoints
- Added option to always refresh remote directory listings when starting a recursive operation
Bugfixes and minor changes:
- SFTP: Update interval of transfer progress during uploads should now be more consistent on very slow connections
- Updated to libfilezilla 0.49.0
3.67.0 (2024-04-15)
Fixed vulnerabilities:
- SFTP: Fixed PuTTY ECDSA NIST P-521 private key recovery vulnerability (CVE-2024-31497). If you use NIST P-521 keys to connect to SSH/SFTP servers, you should regenerate them and revoke the previous ones.
- Official binaries are now built against GnuTLS 3.8.4
Bugfixes and minor changes:
- Updated to libfilezilla 0.47.0
3.66.5 (2024-02-07)
New features:
- CLI: exclude condition option
3.66.0-rc1 (2023-10-11)
New features:
- CLI: sync command preview option
Bugfixes and minor changes:
- CLI: Fixed a bug where a site local directory was ignored upon connection
- CLI: Fixed an issue on synchronization when a remote directory contains a subdirectory
3.65.2 (2023-08-28)
New features:
- CLI: ver command modified to show registration status
Bugfixes and minor changes:
- CLI: Fixed display of OAuth URL
3.65.0-rc1 (2023-06-30)
New features:
- CLI: Add Machine-parsable output formats
- CLI: Add setting to control use of system trust store
- CLI: Add prompt override for using the token store
3.64.0-rc1 (2023-04-14)
Bugfixes and minor changes:
- CLI: The master password feature can now be configured using the command-line interface as well
- CLI: Mnemonics for some setting values
3.63.0-beta1 (2023-01-12)
New features:
- CLI: Additional file exists modes
- CLI: Added lmdel command
- CLI: Stricter verification of escape sequences in commands
Bugfixes and minor changes:
- CLI: mlrn renamed to lmrn for consistency with other local commands
3.62.0 (2022-10-27)
Bugfixes and minor changes:
- CLI: Additional conditional command prefixes to handle errors
- CLI: Optional exit code argument for quit command
3.61.0-beta1 (2022-09-07)
New features:
- CLI: Added a Site Manager, the site command can now also be used to list, edit and add stored sites.
Bugfixes and minor changes:
- CLI: Improved URL parsing when connecting
- CLI: Improved support for stored OAuth credentials when connecting via URL
- CLI: mput no longer hangs if the regex doesn’t match any files
3.60.2 (2022-07-22)
Bugfixes and minor changes:
- CLI: Fixed quitting at end of script file if run non-interactively
3.60.1 (2022-06-02)
New features:
- CLI: Bulk rename through mrn and mlrn commands
Bugfixes and minor changes:
- CLI: Added missing prompts and added a way to specify defaults through the ‘cli.prompt’ settings
- CLI: Added offline registration workflow
- CLI: Fixed connecting to sites with ‘Ask for password’ logon type
3.59.0 (2022-04-11)
New features:
- CLI: mdel command to delete multiple files
Bugfixes and minor changes:
- CLI: Console output now takes the locale’s character set into account
3.58.0 (2022-02-16)
New features:
- CLI: Flexible error handling including conditional command execution to control how script files are executed
- CLI: Added sync command
- CLI: Additional command argument validation
Bugfixes and minor changes:
- CLI: Fixed file exists handling in mget
3.57.0 (2021-12-16)
New features:
- CLI: Added mput and mget commands
- CLI: FTP datatype support