William Johnstone

Results 19 comments of William Johnstone

Just as a quick check, you are on the latest version right? @EpicLPer

Hmm, I'm having trouble reproducing, please ensure your rclone is up to date, and accessible via the command line, you can run `rclone --version` to check, there used to be...

> > Hmm, I'm having trouble reproducing, please ensure your rclone is up to date, and accessible via the command line, you can run `rclone --version` to check, there used...

Right, one more check then, navigate to your AutoRclone-Rewrite folder, you should see a file called `rclone-generated.conf` if you do, run this command `rclone --config rclone-generate.conf ls dst001:/` this will...

Ok rclone is working correctly, as well as the service accounts. can you run `rclone --config rclone-generated.conf move --dry-run "C:\Users\epicl\Desktop\Testdir" dst001:/` you should see an output something like this at...

I think the issue might actually be that the file is empty, obviously this needs to be fixed in AutoRclone, as you can see on my output I have a...

I've just notice that it seems to be trying to read stderr rather than stdout, this may be the issue, give me two seconds I will commit a change.

Ok I've pushed the change, if you pull the latest changes and try again, it should work as normal, if you get a size it's working correctly, if it can't...

Ok so it's still having issues capturing rclone output, this will need to be resolved, but for the time being I'll push a temporary fix.