Skip to content

Commit 7a76281

Browse files
Cassie205dkocher
authored andcommitted
Add documentation for --move
1 parent 08edb9b commit 7a76281

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

cli/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,13 @@ duck --username AKIAIWQ7UM47TA3ONE7Q --purge s3:/github-cyberduck-docs/
346346

347347
Transfer files with multiple concurrent connections to a server.
348348

349+
### Rename or move files using `--move`
350+
351+
You can move or rename remote files using the `--move` command. Use an absolute path for the target filename.
352+
```{code-block}
353+
duck --move protocol:/<folder>/<name> <file>
354+
```
355+
349356
### Cryptomator
350357

351358
Access to your [Cryptomator](../cryptomator/index.md) Vaults from the command line. When accessing a vault using `--download`, `--list` or `--upload`, you will be prompted to provide the passphrase for the Vault if not found in the Keychain.

0 commit comments

Comments
 (0)