Sync to Linux on LAN

I'm using rclone to sync local folders to a remote(Linux with xfs filesystem) on LAN.
rclone sync [local] [remote] --track-renames --backup-dir [backupdir]

I tried make a smaba/cifs and mounted it locally. But the hash comparing progress seems slow.
I guess maybe the samba mount cannot return the hashsum directly?

Is it better to mount the remote as sftp?

on a daily basis, i use rclone mount to a remote sftp, works well.

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