The two most common errors that are encountered when uploading images are:
1. The folder name on the server where the image is to be uploaded to does not exist. A message like this will appear:
Errors occurred
trying to create D:\webs\yousite\shopping\images\aaa.gif
Path not found
You need to check that the folder name you entered in the Directory box actually exists.
2. The directory cannot be written to.
Errors occurred trying to create D:\webs\yousite\shopping\iaaa.gif
Permission denied
This means that Write permissions haven’t been enabled on the directory you are trying to upload to. You need to speak to your host about setting Write permissions on this directory before you can try uploading again.