PDA

View Full Version : uploading folder


dtclarinet
07-24-2005, 04:25 PM
I want to upload a folder of photos to work with online. I am having trouble getting the right path to the foler. It's on my computer, on the desktop. For the file photofile, is this the path:

/hsphere/local/desktop/photofile

thanks,
David

Connie
07-24-2005, 06:52 PM
david,

your question is really unclear, I do not understand what you really want to know

please give us more clear information :cry:

dtclarinet
07-24-2005, 07:12 PM
I tried to copy a folder of photos. This option is offered under "add-ons", copy_folder.php. The path to the folder is suggested,

/hsphere/local/home/dhthomas/glitteringstew.com/glint/
but that is not where the folder is that I want to copy.

the folder I want to copy is on my desktop.

I tried entering the absolute path to the folder, but I don't know how to state it.

/local/home/desktop/photofolder

uploaded 0 folders.

thank you for any advice.
David

Connie
07-24-2005, 08:58 PM
if it is suggesting /hsphere/local/home/dhthomas/glitteringstew.com/glint/ it means that you should add the foldername behind that, because this is the suggested root of your webspace

so if you uploaded it to the folder /new at your webspace, the URL would be
/hsphere/local/home/dhthomas/glitteringstew.com/glint/new

first you must create this folder and add the photos there
second you must enter the URL of that folder in the input field
then the script will find the photos there, load them to the images-folder, and generate the thumbnails

good luck!