download-rs-file

Downloads a single file from a Rackspace container This command downloads a file to your Virtualmin system from Rackspace’s Cloud Files service. The login and API key for Rackspace must be set using the --user and --key flags, unless defaults have been set in the Virtualmin configuration. The --container flag must be given to specify the container the file is stored in, the --dest flag to choose the file to file, and the --file flag to set the source filename.

Downloads a single file from a Rackspace container#

This command downloads a file to your Virtualmin system from Rackspace’s Cloud Files service. The login and API key for Rackspace must be set using the --user and --key flags, unless defaults have been set in the Virtualmin configuration.

The --container flag must be given to specify the container the file is stored in, the --dest flag to choose the file to file, and the --file flag to set the source filename.

Command line help#

virtualmin download-rs-file [--user name]
 [--key key]
 --dest local-file
 --container name
 --file remote-file

Source: https://www.virtualmin.com/docs/development/api-programs/download-rs-file/

  • virtualmin, download, user, log, api, command line, container, file
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Pre and Post Domain Modification Scripts

Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks...

OS Support

Virtualmin runs on top of Webmin. Webmin works on almost every UNIX-like OS, so with some manual...

Professional Features

Virtualmin GPL is already an extremely powerful and flexible virtual hosting control panel, so...

How to Configure Secondary DNS

This guide provides administrators with a quick overview of setting up automatic DNS secondary...

How to Configure Cloudflare DNS

For users looking to integrate Cloudflare with Virtualmin Pro, the process is straightforward and...