[Radiant] Simple question about images

Mislav Marohnić mislav.marohnic at gmail.com
Fri Apr 27 18:10:06 CDT 2007


On 4/28/07, Oliver Coningham <onefunkydj at hotmail.com> wrote:
>
>
> Where do I upload the images that I wish to use on my Radiant site?
> At the moment they are all stored in a folder called images.
>

You upload them to your-radiant-instance/public/images/

On Linux, you can use scp on the command line:

  scp images/* user at myhost.com:myapp/public/images/

On Windows, WinSCP is a great GUI for that.

On OS X there is also some fancy GUI, for sure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.radiantcms.org/pipermail/radiant/attachments/20070428/3c5bce3b/attachment.html


More information about the Radiant mailing list