Release notes 0.6.4
By Erik Jälevik on 2 April 2020
Faster transfers and fixed handling of bad filenames.
Improvements
Faster transfers
The file watcher is now disabled when copying and moving more than 10 items. This speeds up transfers considerably.
Bug fixes
Windows: disallow creating files with invalid names
On Windows, giving a file a name ending in a dot is actually illegal and causes problems. Fileside previously allowed this, but not any longer. A blacklist of other reserved names (COM1, LPT1 etc.) was added too.