R
R
Roman Rakzin2016-10-15 15:02:42
go
Roman Rakzin, 2016-10-15 15:02:42

How to organize in golang copying files from one client to another over the network?

There are two applications in golang. One server, the other client.
They communicate via http and http->websocket *(or suggest another protocol)*
You need to copy the folder with the files and folders in it over the network to another application.
Is there a normal algorithm how to do it better?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
index0h, 2016-10-15
@index0h

rsync

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question