Paths
Certain operations work on paths. Couchdrop has a bunch of path variables available that can be used to craft relevant paths.
Source File
Configured Path
Result
Variable
Example Result
Desc
{
"type":"copy",
"copy_to":"/processed_files/{USER}/{YY}/{MM}/{DD}/{EXISTING_FILENAME}"
}Last updated