openvstorage / alba

Open vStorage ALBA (alternate backend) creates a replicated or flexible network raid’ed object storage backend out of Seagate Kinetic drives and local disk supporting compression, encryption.
Other
28 stars 10 forks source link

proxy-download-object does not redirect the file to where the command was executed #830

Closed JeffreyDevloo closed 6 years ago

JeffreyDevloo commented 6 years ago

Problem description

I'd assume that a proxy would redirect everything I ask it to back to my localhost. This is not the case witht the proxy-download-object. alba proxy-download-object --host=OTHER_IP --port=A_PORT A_NAMESPACE AN_OBJECT MY_LOCAL_PATH will download the object to the filesystem of OTHER_IP instead the local one

domsj commented 6 years ago

fixed in https://github.com/openvstorage/alba_ee/pull/269