mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
copyurl: add --auto-filename flag for using file name from url in destination path (#3451)
This commit is contained in:
@@ -22,7 +22,8 @@ rclone copyurl https://example.com dest:path [flags]
|
||||
### Options
|
||||
|
||||
```
|
||||
-h, --help help for copyurl
|
||||
-a, --auto-filename Get the file name from the url and use it for destination file path
|
||||
-h, --help help for copyurl
|
||||
```
|
||||
|
||||
See the [global flags page](/flags/) for global options not listed here.
|
||||
|
||||
Reference in New Issue
Block a user