"550 images/filename.jpg: permission denied"

A

Alan

I get the above message when publishing my web site using MS FP 2002.
When I click the 'ok' button the publish stops completely and the web site
is not fully published.
Anyone any ideas what this is and how do I fix it?
 
T

Thomas A. Rowe

Contact your web host, have then check your permissions and the amount of space your account is
currently using.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
R

Ratatooie

Alan said:
I get the above message when publishing my web site using MS FP 2002.
When I click the 'ok' button the publish stops completely and the web site
is not fully published.
Anyone any ideas what this is and how do I fix it?

Also, check to make sure you are not using disallowed characters in your
file names. Try to stick with numbers, letters, underscores and dashes.

Spaces and a few others are OK in some circomstances.

Stuff like "&" and "#" are commands to a web server, so avoid them.
 
A

Alan

Thanks Guys,

I will give these a try.

Alan

Ratatooie said:
Also, check to make sure you are not using disallowed characters in your
file names. Try to stick with numbers, letters, underscores and dashes.

Spaces and a few others are OK in some circomstances.

Stuff like "&" and "#" are commands to a web server, so avoid them.
 
Top