On 4/28/07, Oliver Coningham <[EMAIL PROTECTED]> 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/* [EMAIL PROTECTED]:myapp/public/images/

On Windows, WinSCP is a great GUI for that.

On OS X there is also some fancy GUI, for sure.
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to