--- date: 2019-05-10T23:12:21+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 10-May-2019