Skip to content

Releases: lefevbre-organization/FileSync

v2.0.0.5

19 Jul 10:01
Compare
Choose a tag to compare

Full Changelog: v2.0.0.3...v2.0.0.5

  • Fixed new next run label when choosing interval time option
  • Fixed about screen version label
  • Fixed incorrect Time (hours) in schedules
  • Adding macOS app

v2.0.0.3

09 Jun 07:02
Compare
Choose a tag to compare

Full Changelog: v2.0.0.2...v2.0.0.3

  • Fixing inconsistent scheduler interval time

v2.0.0.2

01 Jun 08:19
Compare
Choose a tag to compare

Full Changelog: v2.0.0.1...v2.0.0.2

  • Removing check for updates functionality on windows environments
  • Display information in detail in the executable. Company name, version, copyright

v2.0.0.1

10 Mar 16:48
Compare
Choose a tag to compare

v2.0.0.1

Full Changelog: v2.0.0-beta.1...v2.0.0.1

Features

  • Allows to browse and modify any rclone remote, including encrypted ones
  • Uses same configuration file as rclone, no extra configuration required
  • Supports custom location and encryption for .rclone.conf configuration file
  • Simultaneously navigate multiple repositories in separate tabs
  • Lists files hierarchically with file name, size and modify date
  • All rclone commands are executed asynchronously, no freezing GUI
  • File hierarchy is lazily cached in memory, for faster traversal of folders
  • Allows to upload, download, create new folders, rename or delete files and folders
  • Allows to calculate size of folder, export list of files and copy rclone copmmand to clipboard
  • Can process multiple upload or download jobs in background
  • Drag & drop support for dragging files from local file explorer for uploading
  • Streaming media files for playback in player like mpv or similar
  • Mount and unmount folders on Windows, macOS and GNU/Linux
  • Optionally minimizes to tray, with notifications when upload/download finishes
  • Corporate branding look and feel.
  • Auto sync tasks timer
  • Scheduling
  • Run at startup (Windows support)
  • Supports portable mode (create .ini file next to executable with same name), rclone and .rclone.conf path now can be relative to executable. Also Tasks.bin is included in the executable path

v2.0.0-beta.1

09 Mar 12:01
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

v2.0.0-beta.1

Features

  • Allows to browse and modify any rclone remote, including encrypted ones
  • Uses same configuration file as rclone, no extra configuration required
  • Supports custom location and encryption for .rclone.conf configuration file
  • Simultaneously navigate multiple repositories in separate tabs
  • Lists files hierarchically with file name, size and modify date
  • All rclone commands are executed asynchronously, no freezing GUI
  • File hierarchy is lazily cached in memory, for faster traversal of folders
  • Allows to upload, download, create new folders, rename or delete files and folders
  • Allows to calculate size of folder, export list of files and copy rclone copmmand to clipboard
  • Can process multiple upload or download jobs in background
  • Drag & drop support for dragging files from local file explorer for uploading
  • Streaming media files for playback in player like mpv or similar
  • Mount and unmount folders on macOS and GNU/Linux
  • Optionally minimizes to tray, with notifications when upload/download finishes
  • Corporate branding look and feel.
  • Auto sync tasks timer
  • Scheduling
  • Run at startup (Windows support)
  • Supports portable mode (create .ini file next to executable with same name), rclone and .rclone.conf path now can be relative to executable. Also Tasks.bin is included in the executable path