With latest update, RcloneView resets source path to C drive

What is the problem you are having with rclone?

Daily I use RcloneView to run a sync to B2 from a local folder on my D: drive
Before running Sync, I now need to again change the source folder from C to D, but when I click on Sync, it shows a source drive of C again. From inside the Sync window I again set the source folder from C to D and that works. But this setting does not propagate to the window from which I invoked Sync, so I have to do edit the source drive each time
This is new behavior was introduced with version 0.8.365

Run the command 'rclone version' and share the full output of the command.

My version or RcloneView is 0.8.365, not upgraded to RcloneViewPlus.

If you mean Rclone, I don't know where RcloneView's embedded version is or where it keeps its log files.

Which cloud storage system are you using? (eg Google Drive)

Backblaze (B2)
(from Windows 10 Pro)

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here
```both Sync and Compare show the problem

error is stated as
Failed to fetch file items after 3 attempts: C:/:Backups/Tim2020 Backups/Aomei/AOMEI System Backup, Tim-2020, (6-5-25)

Note: the each time I use RcloneView I manually need to reset the source drive to D:, and then the Sync job works, but next time I have to set the source drive to D again.

#### The rclone config contents with secrets removed.  
<!--  You should use 3 back ticks to begin and end your paste to make it readable.   -->
I do not know how to directly access the RcloneView embedded Rclone, or its log files..   I sometimes I run my copy of  rclone directly from "C:\Users\Tim\Downloads\Rclone".  That version is rclone v1.70.3

Paste config here

I do not know how to capture the RcloneView config output


#### A log from the command with the `-vv` flag  
<!-- You should use 3 backticks to begin and end your paste to make it readable.  Or use a service such as https://pastebin.com or https://gist.github.com/   -->

Paste log here

I think I found RcloneView copy of rclone.exe located at
C:\Program Files\RcloneView>rclone version
rclone v1.69.3

This rclone.exe is not current with Rclone downloads which shows v1.70.3.
I doubt this is my problem.

And given that it is rclone forum - not RcloneView (which is some third party tool) - this is not this community problem I think:)

I suggest you contact RcloneView authors.

@kapitainsky is correct. This is not the place to have answers to rcloneview issues.

If you download rclone from the rclone website you can in settings for rcloneview change the location of the rclon.exe file to the current version. I know this works because I do that myself.

The rcloneview website has its own Forum where you can create an account and post your question there.

The only suggestion i can offer here would be to create a batch file that does what you need it to do with rclone.exe.

OK, sorry for the misplaced post.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.