Open quadcube opened 6 years ago
reproducible on my 10.14 install as well
on my install too
Have the same problem it seems the rclonebrowser has an builtin misswriten coomand created automatically at /tmp/rclone_config.command w/ <<<
/usr/local/bin/rclone config--config /Users/me/.config/rclone/rclone.conf
So, that portion "config--config" should be "config --config" and I found a workaroud, I force a fix by changing permission on 'chmod 555 /tmp/rclone_config.command'
As this repo is dead for so long I did some DIY combining various enhancements and fixes together and released binaries for macOS, Win64 and Linux64. If anybody is interested give it a try - https://github.com/kapitainsky/RcloneBrowser/releases
As this repo is dead for so long I did some DIY combining various enhancements and fixes together and released binaries for macOS, Win64 and Linux64. If anybody is interested give it a try - https://github.com/kapitainsky/RcloneBrowser/releases
Thanks man!!!! Much appreciated, really! It seems to work fine except for the Jobs page which remains with blank fields with no update of what's happening in the background.
what OS are you using? Jobs fields updates have been fixed too and work for me like a charm. Please note that updates happen only if you select Verbose option
ah! I thought the basic fields at least were working also without verbose ;-) I've tried and it works!!! BTW if you do multiple jobs with 4 transfers each it shows only 1 transfer for each job, not all 4 with the progress bar, you can see wat's really happening only with Show Output, strange, with only 1 job it shows all 4 progress bars, one for each transfer.
rclone-browser is only wrapper to rclone which does not generate any data if run without verbose mode. In that case browser does not have anything to display.
I have tried multiple jobs and they all show all 4 progress bars. Please note that bars are only displayed for individual transfers no for overall transfer. What can happen is that you transfer many small files - in that case file transfer finishes before bar is displayed.
see this working
Installed the rclone browser 1.2 from the release page. when the config... option is selected from the Remotes page, it will launch Terminal and end with an error as shown below.
Last login: Thu Oct 18 22:20:00 on ttys001
/tmp/rclone_config.command ; exit;
QuadCubes-Mac-mini:~ quadcube$ /tmp/rclone_config.command ; exit;
Error: unknown command "config--config" for "rclone"
Run 'rclone --help' for usage.
2018/10/18 22:23:04 Fatal error: unknown command "config--config" for "rclone"
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]