From 77cdb19b5d93aa973a46b75b4239429e387613c0 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Tue, 12 Aug 2025 14:52:58 +0000 Subject: [PATCH] Generate documentation --- master.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/master.html b/master.html index 73087556..99353f7f 100644 --- a/master.html +++ b/master.html @@ -1438,6 +1438,9 @@ example.

  • %(cwd)s: current working directory (>= 3.5.1)
  • %(path)s: full path of item (>= 3.5.1)
  • +
  • %(to_path)s: full path of destination item (only set on +MOVE request) (>= 3.5.5)
  • +
  • %(request)s: request method (>= 3.5.5)
  • Command will be executed with base directory defined in filesystem_folder (see above)