OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • Need help troubleshoot rsync transfer
« previous next »
  • Print
Pages: [1]

Author Topic: Need help troubleshoot rsync transfer  (Read 142 times)

pankaj

  • Full Member
  • ***
  • Posts: 106
  • Karma: 3
    • View Profile
Need help troubleshoot rsync transfer
« on: April 01, 2023, 04:12:23 am »
Hi,

On my home network I run OPNSense with VLANs and there are no untagged ports on the firewall appliance. A friend of mine runs an IT company and has given me access to his LAN via a Fortinet client so that I can backup my stuff on his LAN.

After connecting to Fortinet client when I check fast.com for speed, I get 940 Mbps. But when I try to rsync files with
following command:
Code: [Select]
rsync -avz --progress <src> <dest>
I only get 6 Mbps for upload and 4Mbps for downloads.

My computer is running on nvme card and at the other end the backup end point is a Qnap NAS.

Is there a way to figure out why the speeds are so slow and if there is a way to speed things up?
Logged

meyergru

  • Sr. Member
  • ****
  • Posts: 494
  • Karma: 41
    • View Profile
    • congenio
Re: Need help troubleshoot rsync transfer
« Reply #1 on: April 01, 2023, 08:38:14 am »
rsync uses ssh for transport which has large overhead and mostly no buffering (i.e. it is Not suitable for Streaming).

You could use native rsync via rsync:// and an rsync Server.
Logged
DEC760 - the model that Deciso never built

  • Print
Pages: [1]
« previous next »
  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • Need help troubleshoot rsync transfer
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2023 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2