CDN Server ? question

Hello there,
(My english is not good(i learning :innocent:))
I want to make “CDN” page for my site.

How do picture upload on the site but not go “assets”

Picture
Its%20Picture
renaming
Renaming
I Uploaded and Renamed
Uploaded%20and%20Renamed
and example ‘domain/test.jpg’
And%20Site

how can i fix this?

Thanks Cagatay

Hi Cagatay!

If you’d like to download an asset into your project you can use wget from the project’s console, then run refresh the project to see the file in your file tree.

The command would look like wget --output-document [filename] [asset url] to save the image from the URL to the filename you want.

57%20PM

I hope this helps!

-Olivia

3 Likes

Ah Thanks :heart: :innocent: @oliviacpu