FreeBSD 13-current + rclone

What is the problem you are having with rclone?

Broken always when I try to download files from remote to my desktop

What is your rclone version (output from rclone version)

% rclone version
rclone v1.50.2

  • os/arch: freebsd/amd64
  • go version: go1.13.4

Which OS you are using and how many bits (eg Windows 7, 64 bit)

FreeBSD server 13.0-CURRENT FreeBSD 13.0-CURRENT #9 r354663: Tue Nov 12 23:59:36 -03 2019 user@server:/usr/obj/usr/src/amd64.amd64/sys/SERVER amd64

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

Google drive and Dropbox

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

cp MOUNT_POINT/file ~/tmp/

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

all files (logs and config)

Updating

I made new test with copy and sync command from remote to local, and it's working fine
Is it possible that the problem is in fuses libs?

Command

% rclone -v -vv --log-file ~/dropbox_sync.log --config .rclone_dropbox.conf sync remote: ~/tmp

This looks like this issue

You'll see on that issue that I posted a fix that I'm waiting for upstream to merge

You can try this which should work

https://beta.rclone.org/branch/v1.50.2-085-gcebc3d7c-fix-freebsd-mount-beta/