Skip to content

Freezing while downloading big files  #73

@d1skort

Description

@d1skort

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions