Request body for CopyFolder.
{}
{ "destination": "/destination/folder", "source": "/source/folder", "recursive": true}
If true then copies files.
Default: true
Type: Boolean
If false then if a file's parent folder has overridden storage settings, the file won't be copied.
If you don't use folders with custom storage settings (like AWS S3 buckets), you don't need to worry about this setting.
Conditional: copyVirtualFolders and copyOverriddenStorage cannot both be true.
Default: false
Type: Boolean
If true then copies virtual folders at the current path and below (virtual folders are folders created using the PutFolder operation).
If false then virtual folders will not be copied, meaning no folder settings will be copied to the destination, but the files of any virtual folders will still be copied if copyFiles is set to true.
Conditional: copyVirtualFolders and copyOverriddenStorage cannot both be true.
Default: true
Type: Boolean
Destination folder for the copy operation.
The source folder will be copied to this location (rather than under it).
Example: "/destination/folder"
Type: String
Min Length: 1
Max Length: 512
Arbitrary JSON to store against the copied file(s) as metadata.
Type: CopyFileMetadata
If true then copies files and folders that are descendants of the source folder.
If false then only copies files that are direct children of the source folder, and does not copy descendant folders (children or otherwise).
Default: true
Type: Boolean
Source folder for the copy operation.
Example: "/source/folder"
Type: String
Min Length: 1
Max Length: 512
File tags to store against the copied file(s).
Type: CopyFileTags
This website uses cookies. By continuing you are consenting to the use of cookies per our Cookie Policy. Our legal policies were last updated August 16 2024.
This website requires a modern web browser -- the latest versions of these browsers are supported: