using axel via curlftpfs: where does data go
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
On server A, I am downloading 500GB file from AWS bucket using axel -n 10 $file
into a curlftpfs-mounted folder. This folder is FTP share on a second server (B), I can see all files correctly from server A.
axel shows download speed of ~10MB/s however, on server (B) all network interfaces are below 1MB/s. Also, the file size on server B doesn't change.
When I do wget $file
everything works correctly: file downloads (albeit slower) and file size changes.
A and B are in the same rack, connected via switch.
My top
doesn't show dramatic change in RAM. So where is the data go from axel?
I cannot download file directly to server A because it has only 100GB SSD drive. I cannot download file directly on to server B because it has no axel
utility (FreeBSD)
networking ftp download
add a comment |Â
up vote
0
down vote
favorite
On server A, I am downloading 500GB file from AWS bucket using axel -n 10 $file
into a curlftpfs-mounted folder. This folder is FTP share on a second server (B), I can see all files correctly from server A.
axel shows download speed of ~10MB/s however, on server (B) all network interfaces are below 1MB/s. Also, the file size on server B doesn't change.
When I do wget $file
everything works correctly: file downloads (albeit slower) and file size changes.
A and B are in the same rack, connected via switch.
My top
doesn't show dramatic change in RAM. So where is the data go from axel?
I cannot download file directly to server A because it has only 100GB SSD drive. I cannot download file directly on to server B because it has no axel
utility (FreeBSD)
networking ftp download
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
On server A, I am downloading 500GB file from AWS bucket using axel -n 10 $file
into a curlftpfs-mounted folder. This folder is FTP share on a second server (B), I can see all files correctly from server A.
axel shows download speed of ~10MB/s however, on server (B) all network interfaces are below 1MB/s. Also, the file size on server B doesn't change.
When I do wget $file
everything works correctly: file downloads (albeit slower) and file size changes.
A and B are in the same rack, connected via switch.
My top
doesn't show dramatic change in RAM. So where is the data go from axel?
I cannot download file directly to server A because it has only 100GB SSD drive. I cannot download file directly on to server B because it has no axel
utility (FreeBSD)
networking ftp download
On server A, I am downloading 500GB file from AWS bucket using axel -n 10 $file
into a curlftpfs-mounted folder. This folder is FTP share on a second server (B), I can see all files correctly from server A.
axel shows download speed of ~10MB/s however, on server (B) all network interfaces are below 1MB/s. Also, the file size on server B doesn't change.
When I do wget $file
everything works correctly: file downloads (albeit slower) and file size changes.
A and B are in the same rack, connected via switch.
My top
doesn't show dramatic change in RAM. So where is the data go from axel?
I cannot download file directly to server A because it has only 100GB SSD drive. I cannot download file directly on to server B because it has no axel
utility (FreeBSD)
networking ftp download
asked Dec 23 '17 at 0:49
aaaaaa
1115
1115
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f412619%2fusing-axel-via-curlftpfs-where-does-data-go%23new-answer', 'question_page');
);
Post as a guest
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
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
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