Files
duplicati/Tools/RemoteSynchronization
Kenneth Skovhede 78aa14554b Reduce synctool memory usage
This PR updates the file copy to use a temporary stream, instead of a memorystream to preserve memory.

It also fixes two places where rewinds were needed, and replaces the compare of streams with a hash compare.
2025-05-20 19:45:21 +02:00
..
2025-05-20 19:45:21 +02:00