PDA

View Full Version : Folders upload to wrong directory


res00946
09-04-2003, 11:59 AM
When I upload my site in to the public_html dir it uploads fine until I try to upload a folder called "images" which contains another folder called "buttons". The "images" folder is placed in public_html dir and then the "buttons"folder is placed one dir up in jgdcrafts.com dir.

How can I make the "buttons" folder upload in to the place I want it which is inside the images folder and not go one dir up.

The ftp upload client I am using is built in to the commerce software EROL which automatically uploads files when you click the publish button.

Regards

Nigel :(:confused:

DirectAdmin Support
09-04-2003, 12:57 PM
Hello,

That sounds like an issue with your ftp client. Proftpd only understands how to create folders and upload files. If the ftp client tells it to upload to a particular spot, that's where the file will go.

John