--- date: 2019-06-15T12:00:42+01:00 title: "rclone copyurl" slug: rclone_copyurl url: /commands/rclone_copyurl/ --- ## rclone copyurl Copy url content to dest. ### Synopsis Download urls content and copy it to destination without saving it in tmp storage. ``` rclone copyurl https://example.com dest:path [flags] ``` ### Options ``` -h, --help help for copyurl ``` ### SEE ALSO * [rclone](/commands/rclone/) - Show help for rclone commands, flags and backends. ###### Auto generated by spf13/cobra on 15-Jun-2019