borgbackup / borgstore

experimental storage backend
Other
7 stars 3 forks source link

sftp: speed / latency / protocol issues #44

Open ThomasWaldmann opened 2 months ago

ThomasWaldmann commented 2 months ago

Documenting some fundamental issues of the sftp protocol:

Thus, using sftp is not recommended for big stores nor for high latency connections.

We can't do much about that in borgstore besides offering alternatives that use other protocols.

ThomasWaldmann commented 2 months ago

Interesting: https://rclone.org/sftp/#sftp-chunk-size

max_packet_size there:

https://docs.paramiko.org/en/latest/api/transport.html#paramiko.transport.Transport