Download and Upload Documents and Folders

You can download and upload documents and folders to and from an Oracle Content Management server.

The following commands are available for document and folder downloads and uploads:

  cec download-folder <path>          Downloads folder from CEC server.              [alias: dlfd]
  cec upload-folder <path>            Uploads folder to CEC server.                  [alias: ulfd]
  cec download-file <file>            Downloads file <file> from CEC server.         [alias:  dlf]
  cec upload-file <file>              Uploads file <file> to CEC server.             [alias: ulf]
  cec-share-folder <name>             
  cec-unshare-folder <name>

For cec-share-folder <name>, you can share a folder with users on an Oracle Content Management server and assign users a role. Specify the server with -s <server>, or use the server specified in the cec.properties file. The valid roles follow:

  • manager
  • contributor
  • downloader
  • viewer

For downloads, you can specify a folder hierarchy.