Bug downloading folder from remote

What is the problem you are having with rclone?

Using rclone gui to download files/folders from remote. For some reason i can download individual files but not folders. When I try to download/zip from remote, it just greys out the download icon and does nothing. Need to refresh the browser to continue. Additional info I'm using chrome on windows right now but need to be able to do this from any browser.

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

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

Custom

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

no cmd using gui 

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

can't post has key

A log from the command that you were trying to run with the -vv flag

no cmd using gui

welcome to the forum,

it can be a bit confusing, but rclone is doing something.
use debug output rclone gui -vv and you will see that

  1. rclone downloads all the files in the folder to create the zip.
    that takes time. the larger the size of the folder, the longer it takes to complete.
  2. rclone displays the 'save as' dialog box

best to test on a folder with only a few small files.