Skip to content

Rclone Browser 1.8.0

Latest
Compare
Choose a tag to compare
@kapitainsky kapitainsky released this 17 Feb 13:45
· 17 commits to master since this release
a0b66c6
  • NEW: http(s) proxy configuration for rclone
  • NEW: remotes' icon size option selector
  • NEW: directories tree display for remotes
  • NEW: rclone extra default options for all operations (e.g. --fast-list)
  • NEW: added "Public Link" button to remote view
  • NEW: Linux and macOS releases use Qt 5.14.1, Windows release still uses 5.13.2 (due to some bugs in the latest Qt Windows version)
  • FIXED: option to show hidden files and folders was not always working as expected
  • FIXED: for sftp remote default to home user directory (as normal sftp would do)
  • FIXED: an issue when on Windows local remote only allowed to browse drive C:
  • FIXED: problem using rclone and rclone.conf when path contained spaces
  • FIXED: bandwidth box on jobs tab was too small for fast connections
  • bunch of usual small tweaks and fixes

 
Some screenshots
 
proxy configuration - this is one Chinese users were waiting for:) - #50:

 

remotes' icon size option selector - rather self explanatory, isn't it?:

 

rclone extra default options for all operations (e.g. --fast-list or --no-check-certificate). Options specified here are used for any rclone actions - download, upload or remote listing:

 
 
Downloads

  • for Windows 32-bit or 64-bit exe file
  • for Raspberry Pi armhf AppImage
  • for Linux either i386 AppImage (for 32-bit systems) or x86_64 AppImage (for 64-bit systems)
  • for macOS dmg image file

to run AppImage make it executable and run as any other binary or install AppImageLauncher for easy management and desktop integration