Ticket #228 (closed Bug report)
OpenVMS Support? Failed Delete.
| Reported by: | riol | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | Other |
| Keywords: | Cc: | riol, al_vest, codesquid | |
| Operating system type: | Operating system version: |
Description
This seems to me like simply a lack of support for
OpenVMS servers, but I'm not working from much. I
actually found this problem in the process of posting
bug 650374 "change to new directory failed." They both
take place on the scuacc.scu.edu server running OpenVMS
Alpha Operating System, Version V6.2.
The problem is simply that I can't delete a folder or
files. I think it has to do with the OS adding version
numbers to files and Filezilla not taking this into
account. Here is a log of a failed directory delete
(TEST) and a failed file delete (Q.).
Status: Retrieving directory listing...
Command: CWD STUDENT:[NIGLESIAS]
Response: 250-CWD command successful.
Response: 250 New default directory is STUDENT:[NIGLESIAS]
Command: PWD
Response: 257 "STUDENT:[NIGLESIAS]" is current directory.
Status: Directory listing successful
Command: DELE STUDENT:[NIGLESIAS.TEST]BLAH.
Response: 550-Failed to delete file
STUDENT:[NIGLESIAS.TEST]BLAH.;
Response: 550 The file specification must contain a
name, type and version number (even if wildcarded).
Command: RMD STUDENT:[NIGLESIAS]TEST
Response: 550-Failed to delete directory
STUDENT:[NIGLESIAS]TEST.;
Response: 550 The file specification must contain a
name, type and version number (even if wildcarded).
Command: DELE STUDENT:[NIGLESIAS]Q.
Response: 550-Failed to delete file STUDENT:[NIGLESIAS]Q.;
Response: 550 The file specification must contain a
name, type and version number (even if wildcarded).
This may be useful? This is a directory listing in the
TEST directory (different from where I was trying to
delete things). It shows two files, both called blah
with version 1 and 2, and a single file called foo with
version 1 only.
Filename Blocks Date Modified
Owner Protection
Directory STUDENT:[NIGLESIAS.TEST]
BLAH.;2 1 8-DEC-2002 01:16:16.31
[1000,46412] (RWED,RWED)
BLAH.;1 1 8-DEC-2002 01:03:07.81
[1000,46412] (RWED,RWED)
FOO.;1 1 8-DEC-2002 01:18:21.69
[1000,46412] (RWED,RWED)
Total of 3 files, 3 blocks.
[NIGLESIAS.TEST]>
Feel free to contact me if you need anymore tests, or
even access to an account on the server if its important.
