Answer the question
In order to leave comments, you need to log in
How and how to transfer backups over the Internet?
DD!
There is a linux server. There are about a dozen branches with Windows machines around the city. Everything has internet access.
It is necessary once a day to automatically transfer a zip-archive (50-200 Mb) from each of the branches via the Internet to a Linux server.
So I don’t know how and what is the best way to do this?
Raise an FTP server and transfer files to it from Windows machines, or btsync, or rsync ...
Preferably not with simple software, but from cmd / powershell or something.
How "correct"? And don't forget about safety.
Answer the question
In order to leave comments, you need to log in
scp from openssh-client
Authorization can be configured by key.
The utility is a console one, so it will definitely start and work from cmd / powershell.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question