Revert "Update rclone_copyurl.md"

This reverts commit 70961c6d22e6677da9d73145dd24eb537a96ad7d.
This commit is contained in:
eccoisle 2025-04-06 21:27:25 +10:00
parent 70961c6d22
commit 47c9eb95bf

View File

@ -17,7 +17,7 @@ Setting `--auto-filename` will attempt to automatically determine the
filename from the URL (after any redirections) and used in the
destination path.
With `--header-filename` in addition, if a specific filename is
With `--auto-filename-header` in addition, if a specific filename is
set in HTTP headers, it will be used instead of the name from the URL.
With `--print-filename` in addition, the resulting file name will be
printed.
@ -28,7 +28,7 @@ destination if there is one with the same name.
Setting `--stdout` or making the output file name `-`
will cause the output to be written to standard output.
## Troubleshooting
## Troublshooting
If you can't get `rclone copyurl` to work then here are some things you can try: