Uploads a single file to Dropbox This command uploads a file from your Virtualmin system to Dropbox, specified using the --source flag. The destination path can be set using the --file flag, which must be a full path. Command line help virtualmin upload-dropbox-file --source local-file --file remote-file [--multipart]
Uploads a single file to Dropbox#
This command uploads a file from your Virtualmin system to Dropbox, specified using the --source flag. The destination path can be set using the --file flag, which must be a full path.
Command line help#
virtualmin upload-dropbox-file --source local-file
--file remote-file
[--multipart]
Source: https://www.virtualmin.com/docs/development/api-programs/upload-dropbox-file/
