-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hello, guys
I'm having troubles with downloading big files from rackspace cloudfiles
This is my .swiftly.conf:
[swiftly]
auth_url = https://identity.api.rackspacecloud.com/v2.0
auth_user = <user>
auth_key = <key>
snet = false
concurrency = 1
verbose = false
I am running swiftly inside docker with the following command:
swiftly get -o path/to/file path/to/cloud/file
but sometimes program just freezes forever
docker stats on this container says there are no real data transform from network
Can you suggest some steps for investigate solution for this problem?
Also, I think --timeout option will be helpful for me
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels