Skip to main content

RcloneView Interface Guide

RcloneView features an intuitive layout that allows users to browse, compare, and transfer files between local storage and cloud remotes. Below is a breakdown of each section with detailed explanations.

rcloneview user interface

① Title Bar

Displays the application name and standard window control buttons:

  • : Minimize
  • : Maximize / Restore
  • X: Exit RcloneView

② Main Menu Bar

Main navigation tabs to access core features:

  • Home – Tools for file synchronization and comparison, job scheduling, and multi-window support
  • Remote – Add, configure, and mount cloud storage remotes
  • Settings – Manage remote connections, general preferences, and interface layout
  • Help – Access product support, license activation, feedback, and update checks

③ Toolbar

The toolbar changes dynamically based on the selected menu tab:

When Home is selected:

ButtonDescription
SyncSynchronize files and folders between selected directories in the two explorer panes
CompareCompare differences between the selected directories in two explorer panes
Job ManagerCreate and manage recurring synchronization jobs between frequently used remotes
New WindowOpen a new RcloneView window to connect to a different Rclone daemon instance

When Remote is selected:

remote tab toolbar
ButtonDescription
New RemoteCreate a new connection to a cloud storage remote
Remote ManagerView, edit, or delete saved remotes
Mount ManagerMount a remote as a local drive
Job ManagerCreate and manage recurring synchronization jobs between frequently used remotes

When Settings is selected:

settings menu toolbar
ButtonDescription
Connect ManagerManage and switch between embedded or external Rclone daemon connections
General settingsConfigure application language, file paths, theme, drag-and-drop behavior, embedded Rclone options and more.
LayoutToggle between horizontal and vertical pane layouts for the folder tree and file list view
View countToggle between single-pane and dual-pane file explorer views

When Help is selected:

help menu toolbar
ButtonDescription
Check for UpdatesCheck if a new version is available
FeedbackSubmit feedback or report issues
HomepageVisit the official RcloneView website
Register License KeyActivate your PLUS license

④ File Explorer Pane

Each pane allows you to browse local drives or cloud remotes using a tabbed interface.   You can open different sources in each pane and transfer files between them easily.

file explorer panel layout

The pane includes the following components:

  1. Tab Bar – Displays the current connection (e.g., Local Disk, myAwsS3, myGoogleDrive)  
  2. Breadcrumb Path Bar – > Shows the current folder path and supports fast navigation by clicking or typing with auto-suggestions. 
  3. Pane Toolbar – Includes quick actions:  
    • alias icon Create Alias (Favorite) — Save the current folder as a favorite for quick access
    • mount iconMount Folder — Mount the selected folder as a local drive
    • settings icon Edit Remote Settings — Modify the configuration of the connected remote
    • refresh icon Refresh — Reload the current folder’s contents
  4. Folder Tree – A collapsible folder navigator  
  5. File/Folder List View – Displays contents with name, type, date modified, and size  
  6. Summary Footer – Shows total number of files/folders and total file size

⑤ Transfer Status Tabs

Displays the status and history of sync or file transfer operations:

TabDescription
TransferDisplays all active transfer jobs in progress, including speed, progress, and remaining time
CompletedLists all completed sync or copy jobs with details like time, size, and job ID
LogShows timestamped log entries with timestamps, job types, messages, and status
  • Version Info: Currently running version of RcloneView (e.g., RcloneView 0.6.301)
  • License Info: Indicates license type (FREE License or PLUS License)
  • Rclone Connection Info: Shows the connected rclone instance, server address and OS
    • Example: Connected to rclone v1.69.1 (http://127.0.0.1:5582, windows)