s3cmd icon indicating copy to clipboard operation
s3cmd copied to clipboard

[Feature Request] Support custom network interface

Open luocfprime opened this issue 2 years ago • 0 comments

cli tools like curl has --interface argument to choose which interface to use.

e.g.

curl --interface usb0 146.255.36.1/plain

This can be useful when the user is downloading files using default interface eth0 while uploading to a bucket in a private network eth1.

luocfprime avatar Nov 06 '23 04:11 luocfprime