Releases: HookJordan/FastFileTransfer
Releases · HookJordan/FastFileTransfer
1.3.0
Compress directory
New directory option in file browser
Creates a ZIP archive from the desired source directory
Compress file
New file option in file browser
Creates a ZIP archive from a desired source file
Improved client-server negotiation during handshake
Small improvements were made throughout exception handling
Temporary Icon added to application
Icon is a work-in-progress
Icon will appear across all application windows
Notification icon now displays on windows and provides the following functionality
Ability to exit application
Quick access to preferences
When closing the main window, it will minimize to notification icon
To full exit, please use File -> Exit
Double click on icon, or right click and select Open to restore the hidden window
Forbidden Directories have been renamed to Protected Directories
Built in update downloader
User-interface to track updater progress
ZIP update package is downloaded to current folder (folder where FFT currently exists)
User is still required to extract ZIP and re-launch
Unattended access mode
Disabled by default
Allows you to set a permanent password for FFT that doesn't reset each time it is opened
Allows you to add FFT to your windows startup
1.2.0
Logging Improvements
Log relative file location is printed to UI at beginning of the connection
Logs displayed in the connection window are now color coded
Green for info messages
Red for error messages
Bug fix for when a client disconnected after log file has been closed (unhandled exception that occurred on high latency connections)
Added missing log for "Delete File" Commands
Introduction of Forbidden Directories
Allows server to define list of protected directories
Remote users cannot access, modify, delete or transfer to protected directories
Error is displayed to client when attempting to access said directory
Protected directories appear in red text within the file browser
Directories are configurable from the preferences menu
By default, the "Windows" installation directory is protected
File Browser - Last Modified / Created on dates now appear in the same format ('dd/MM/yyyy HH:mm')
DNS Resolver
You can now enter a Domain name in the IP Address field
During the connection phase, FFT will resolve the domain and utilize the first IP address returned
Additional small bug fixes throughout application
Improved error handling when failing to connect
Client will be provided with a generic invalid configuration message if there is an authentication issue
File Browser window will no longer show until the client and server have synchronized their configurations
1.1.0
Merge branch 'master' of https://github.com/HookJordan/FastFileTransfer