Menu

#15 Support for OpenVMS

open
nobody
Anything (14)
5
2011-03-02
2011-03-02
No

NppFTP is unable to support an OpenVMS system due to the syntax of the VMS directories. When connecting to the system a PWD command is issued and the response is something like the following example:

-> PWD
257 "USER$DISK:[USERS.MYUSER]" is current directory.

This generates an access violation presumably because NppFTP does not know how to handle this. OpenVMS can handle normal unix style paths in commands like "./sub-dir" and "../". However, the current working directory is not reported in a unix style.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.