Sending large backups over unreliable and slow internet connection
up vote
0
down vote
favorite
I have several remote computers running an application.
This application has a backup feature, zipping configurations, the program itself, the database, etc. This file is, let's say, about 500mb.
The remote connection (VPN) is, most of the time, capped at ~400kb/s. Additionally, this connection is rather unstable. It tends to shut down now and then, especially when I take full advantage of the network capacity (e.g. sending a large file).
This means I need a solution to send large files over an unreliable network. Speed is not my major concern. At this time I simply cannot copy the files using Windows, since it will crash and retry indefinitely. The backup is too large and the connection too unreliable.
I looked at several solutions on the Internet, coming up on Rsync and splitting the backup zipfile into smaller chunks.
Also see this question:
Folder transfer over poor sat link
I would like a solution that is:
Secure
In the sense that it does not expose a port on the remote machine or create some kind of a backdoor.
As native as possible
I would like to use Windows 10 built-in features - or use tools that are 'as native as possible' e.g. a .NET script or .bat file.
networking windows-10 vpn backup rsync
add a comment |
up vote
0
down vote
favorite
I have several remote computers running an application.
This application has a backup feature, zipping configurations, the program itself, the database, etc. This file is, let's say, about 500mb.
The remote connection (VPN) is, most of the time, capped at ~400kb/s. Additionally, this connection is rather unstable. It tends to shut down now and then, especially when I take full advantage of the network capacity (e.g. sending a large file).
This means I need a solution to send large files over an unreliable network. Speed is not my major concern. At this time I simply cannot copy the files using Windows, since it will crash and retry indefinitely. The backup is too large and the connection too unreliable.
I looked at several solutions on the Internet, coming up on Rsync and splitting the backup zipfile into smaller chunks.
Also see this question:
Folder transfer over poor sat link
I would like a solution that is:
Secure
In the sense that it does not expose a port on the remote machine or create some kind of a backdoor.
As native as possible
I would like to use Windows 10 built-in features - or use tools that are 'as native as possible' e.g. a .NET script or .bat file.
networking windows-10 vpn backup rsync
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have several remote computers running an application.
This application has a backup feature, zipping configurations, the program itself, the database, etc. This file is, let's say, about 500mb.
The remote connection (VPN) is, most of the time, capped at ~400kb/s. Additionally, this connection is rather unstable. It tends to shut down now and then, especially when I take full advantage of the network capacity (e.g. sending a large file).
This means I need a solution to send large files over an unreliable network. Speed is not my major concern. At this time I simply cannot copy the files using Windows, since it will crash and retry indefinitely. The backup is too large and the connection too unreliable.
I looked at several solutions on the Internet, coming up on Rsync and splitting the backup zipfile into smaller chunks.
Also see this question:
Folder transfer over poor sat link
I would like a solution that is:
Secure
In the sense that it does not expose a port on the remote machine or create some kind of a backdoor.
As native as possible
I would like to use Windows 10 built-in features - or use tools that are 'as native as possible' e.g. a .NET script or .bat file.
networking windows-10 vpn backup rsync
I have several remote computers running an application.
This application has a backup feature, zipping configurations, the program itself, the database, etc. This file is, let's say, about 500mb.
The remote connection (VPN) is, most of the time, capped at ~400kb/s. Additionally, this connection is rather unstable. It tends to shut down now and then, especially when I take full advantage of the network capacity (e.g. sending a large file).
This means I need a solution to send large files over an unreliable network. Speed is not my major concern. At this time I simply cannot copy the files using Windows, since it will crash and retry indefinitely. The backup is too large and the connection too unreliable.
I looked at several solutions on the Internet, coming up on Rsync and splitting the backup zipfile into smaller chunks.
Also see this question:
Folder transfer over poor sat link
I would like a solution that is:
Secure
In the sense that it does not expose a port on the remote machine or create some kind of a backdoor.
As native as possible
I would like to use Windows 10 built-in features - or use tools that are 'as native as possible' e.g. a .NET script or .bat file.
networking windows-10 vpn backup rsync
networking windows-10 vpn backup rsync
edited Nov 21 at 12:23
dirkt
8,88331121
8,88331121
asked Nov 21 at 8:50
sommmen
12
12
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1377209%2fsending-large-backups-over-unreliable-and-slow-internet-connection%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown