File delete via FTP ?

General VMS based discussions.
Post Reply
User avatar
Arvid Elstrodt
$ HELP
Posts: 15
Joined: Tue Jan 10, 2006 7:19 pm
Location: Amersfoort, The Netherlands
Contact:

File delete via FTP ?

Post by Arvid Elstrodt »

Hi,

One more thing that has been puzzling me in the past two weeks: deletion of files via an FTP client.

I currently use FileZilla as an FTP client towards my Alphaserver (VMS 8.2, ODS-5).

Whenever I try to delete a file on the Alpha, the FTP client shows no error but the file is not deleted !

I must be missing something silly here too ... ?
User avatar
issinoho
Site Admin
Posts: 241
Joined: Tue Feb 01, 2005 12:53 am
Location: Scotland
Contact:

Post by issinoho »

Very few Windows FTP clients support VMS properly. The path specification syntax and the version numbers play havoc with them.

2 things: (1) Most VMS FTP servers can be set to emulate *nix, in other words the clients will not get confused as paths etc will be relayed in *nix format. (2) Some FTP clients have special VMS-centric features that can be enabled (I'm pretty sure FileZilla *does* have this somewhere)

I use FileZilla to TCPWare and this works fine (from memory, at least :? )
User avatar
Arvid Elstrodt
$ HELP
Posts: 15
Joined: Tue Jan 10, 2006 7:19 pm
Location: Amersfoort, The Netherlands
Contact:

Post by Arvid Elstrodt »

Oh boy, do I feel dumb :oops: !

You were right on the money again: FileZilla has an option "show all VMS file versions" and when this option is enabled, you obviously get to see all file versions, but you can delete files without any probleem too :wink: .

BTW I'm running the default FTP server that comes with the HP TCP/IP Services for OpenVMS during the installation.
User avatar
WillemGrooters
VMS Guru
Posts: 59
Joined: Wed Jul 20, 2005 10:17 am
Location: Netherlands
Contact:

or by protection!

Post by WillemGrooters »

Another reason why files are not deleted is that its protection prevents it. Non-empty directories cannot be deleted either.
Most FTP clients will not issue a warning, or transfer the VMS message.
ThomasCrift
Posts: 5
Joined: Mon Nov 02, 2020 12:41 pm
Location: Tunisia
Contact:

-

Post by ThomasCrift »

You can do that with Grid Stacks, but you will need to upgrade either to Nexus Ultimate or Winstep Xtreme.

The free version of the Nexus dock does not support Grid Stacks.
Post Reply