PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage how do i get past 553 Permission Denied`

Reply

how do i get past 553 Permission Denied`

 
Thread Tools Rate Thread
Old 07-07-2005, 09:08 PM   #1
=?Utf-8?B?QmlsbEI=?=
Guest
 
Posts: n/a
Default how do i get past 553 Permission Denied`


i have imported a web site from my server from a non-Front Page source

i have permission to access the server but when in make a change on the
local page and try to put on the remote server i get


553 file name and extension Permission Denied



  Reply With Quote
Old 07-07-2005, 09:16 PM   #2
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: how do i get past 553 Permission Denied`

How are you trying to put this on the remote server?
Does the remote server have the FP extensions?

--
==============================================
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.
==============================================

"BillB" <BillB@discussions.microsoft.com> wrote in message
news:9BAE20B6-D11E-42DD-91F9-DDCEC00447D0@microsoft.com...
>i have imported a web site from my server from a non-Front Page source
>
> i have permission to access the server but when in make a change on the
> local page and try to put on the remote server i get
>
>
> 553 file name and extension Permission Denied
>
>
>



  Reply With Quote
Old 07-07-2005, 09:55 PM   #3
=?Utf-8?B?QmlsbEI=?=
Guest
 
Posts: n/a
Default Re: how do i get past 553 Permission Denied`



"Thomas A. Rowe" wrote:

> How are you trying to put this on the remote server?


i am making changes to the local site and pulling them over to the remote site

> Does the remote server have the FP extensions?


The remote server does not support FP extensions. The site is currently
maintained by my partner using FP
>
> --
> ==============================================
> 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.
> ==============================================
>
> "BillB" <BillB@discussions.microsoft.com> wrote in message
> news:9BAE20B6-D11E-42DD-91F9-DDCEC00447D0@microsoft.com...
> >i have imported a web site from my server from a non-Front Page source
> >
> > i have permission to access the server but when in make a change on the
> > local page and try to put on the remote server i get
> >
> >
> > 553 file name and extension Permission Denied
> >
> >
> >

>
>
>

  Reply With Quote
Old 07-07-2005, 09:59 PM   #4
Tom Pepper Willett
Guest
 
Posts: n/a
Default Re: how do i get past 553 Permission Denied`

Please define "pulling over"
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/of...etid=FX01085802
===
"BillB" <BillB@discussions.microsoft.com> wrote in message
news:C217745A-EC87-49BE-AD12-DDCF9208AC33@microsoft.com...
|
|
| "Thomas A. Rowe" wrote:
|
| > How are you trying to put this on the remote server?
|
| i am making changes to the local site and pulling them over to the remote
site
|
| > Does the remote server have the FP extensions?
|
| The remote server does not support FP extensions. The site is currently
| maintained by my partner using FP
| >
| > --
| > ==============================================
| > 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.
| > ==============================================
| >
| > "BillB" <BillB@discussions.microsoft.com> wrote in message
| > news:9BAE20B6-D11E-42DD-91F9-DDCEC00447D0@microsoft.com...
| > >i have imported a web site from my server from a non-Front Page source
| > >
| > > i have permission to access the server but when in make a change on
the
| > > local page and try to put on the remote server i get
| > >
| > >
| > > 553 file name and extension Permission Denied
| > >
| > >
| > >
| >
| >
| >


  Reply With Quote
Old 07-07-2005, 10:54 PM   #5
Ronx
Guest
 
Posts: n/a
Default Re: how do i get past 553 Permission Denied`

This error could result from having illegal characters in the file or
folder names.
Legal characters (in a web site) are alpha (A-Z,a-z), numeric (0-9)
and underline and hyphen (_-)
All other characters, including spaces, should be considered as
illegal.

Additionally, some servers impose a length limit on filenames (often
32 characters) and sometimes a limit on folder nesting or even the
number of folders in a website.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

"BillB" <BillB@discussions.microsoft.com> wrote in message
news:9BAE20B6-D11E-42DD-91F9-DDCEC00447D0@microsoft.com...
>i have imported a web site from my server from a non-Front Page
>source
>
> i have permission to access the server but when in make a change on
> the
> local page and try to put on the remote server i get
>
>
> 553 file name and extension Permission Denied
>
>
>



  Reply With Quote
Old 08-07-2005, 10:17 AM   #6
Stefan B Rusynko
Guest
 
Posts: n/a
Default Re: how do i get past 553 Permission Denied`

Or also likely to be a file starting with a dot (as in .htaccess from a Unix server on a Windows Server that doesn't allow it)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Ronx" <ronx917@hotmail.com> wrote in message news:%23t$Pcb0gFHA.2840@tk2msftngp13.phx.gbl...
| This error could result from having illegal characters in the file or
| folder names.
| Legal characters (in a web site) are alpha (A-Z,a-z), numeric (0-9)
| and underline and hyphen (_-)
| All other characters, including spaces, should be considered as
| illegal.
|
| Additionally, some servers impose a length limit on filenames (often
| 32 characters) and sometimes a limit on folder nesting or even the
| number of folders in a website.
| --
| Ron Symonds
| Microsoft MVP (FrontPage)
| Reply only to group - emails will be deleted unread.
|
| "BillB" <BillB@discussions.microsoft.com> wrote in message
| news:9BAE20B6-D11E-42DD-91F9-DDCEC00447D0@microsoft.com...
| >i have imported a web site from my server from a non-Front Page
| >source
| >
| > i have permission to access the server but when in make a change on
| > the
| > local page and try to put on the remote server i get
| >
| >
| > 553 file name and extension Permission Denied
| >
| >
| >
|
|


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off