upload-rs-file

Uploads a single file to a Rackspace container This command uploads a file from your Virtualmin system to 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 to store the file in, the --source flag to choose the file to upload, and the --file flag to set the destination filename.

Uploads a single file to a Rackspace container#

This command uploads a file from your Virtualmin system to 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 to store the file in, the --source flag to choose the file to upload, and the --file flag to set the destination filename.

The optional --multipart flag can be used to force a multi-part upload. Otherwise only files above 2GB will be uploaded using Rackspace’s multi-part upload protocol.

Command line help#

virtualmin upload-rs-file [--user name]
 [--key key]
 --source local-file
 --container name
 [--file remote-file]
 [--multipart]

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

  • virtualmin, upload, 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...