You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`source_filesystem`|`string`|**X**|| The source flysystem/storage.<br/>See config/packages/flysystem.yaml to see configured flysystem/storages.|
33
-
|`destination_filesystem`|`string`|**X**|| The source flysystem/storage.<br/>See config/packages/flysystem.yaml to see configured flysystem/storages.|
34
-
|`file_pattern`|`string`||null | The file_parttern used in preg_match to match into `source_filesystem` list of files. If not set try to use input as strict filename to match |
35
-
|`remove_source`|`bool`||false | If true delete source file after copy |
|`source_filesystem`|`string`|**X**|| The source flysystem/storage.<br/>See config/packages/flysystem.yaml to see configured flysystem/storages. |
33
+
|`destination_filesystem`|`string`|**X**|| The source flysystem/storage.<br/>See config/packages/flysystem.yaml to see configured flysystem/storages. |
34
+
|`file_pattern`|`string`||null| The file_parttern used in preg_match to match into `source_filesystem` list of files. If not set try to use input as strict filename to match |
35
+
|`remove_source`|`bool`||false| If true delete source file after copy |
0 commit comments