RE: write access in IIS 6.0 FTP

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Alun Jones [MS] (alunj_at_online.microsoft.com)
Date: 06/17/04


Date: Thu, 17 Jun 2004 18:33:27 GMT


> From: "Saul Jacobs" <anonymous@discussions.microsoft.com>
>
> In testing, I can READ (GET) files, create directories,
> rename directories but i cannot WRITE (PUT). I get a 550
> Requested action not permitted.
>
> Here is an excerpt from the log:
> 21:54:20 66.xx.xx.130 [104]USER administrator 331 0
> 21:54:20 66.xx.xx.130 [104]PASS - 230 0
> 21:54:20 66.xx.xx.130 [104]DELE PO#+050413.pdf 550 2
>
> Why does it say DELE?

Because DELE is the name for the command used to delete files in FTP. If
you're uploading a file with the same name as one that is already there,
some FTP clients may choose to delete the file first.

What are you using as an FTP client? Do you get a more explanatory message
when you try this with a command-line FTP client?

The first question, and I apologise if this was the first thing you
checked, but is that really the name of the file? Occasionally, FTP
clients translate file names or characters.

Finally, is this a file that is being accessed by the web server on your
machine, or some other application? If the file is locked open, that might
prevent the FTP server from deleting the file.

Alun.
~~~~



Relevant Pages

  • Re: Ask EU - any ftp experts out there?
    ... I'm use an ftp client (the same one I've used successfully ... in the past) to ftp some html files onto the web server. ... important to mention this is old freeserve webspace. ...
    (uk.media.radio.archers)
  • Ask EU - any ftp experts out there?
    ... I'm use an ftp client (the same one I've used successfully ... in the past) to ftp some html files onto the web server. ... server meet with total lack of response from the server. ... I've made sure my firewall is switched off (zone alarm and the Windows ...
    (uk.media.radio.archers)
  • Re: Very basic FTP question
    ... And have you tried it with the command-line ftp client of Windows? ... I'm using the windows command-line old ftp client ... Nicola Attico ...
    (comp.os.linux.networking)