JCMD.NLM
Program JCMD emulates prompt of COMMAND.COM on Novel NetWare file server
console. You can work with files on server DOS-partition (until REMOVE DOS
console command) and with files on server volumes.
JCMD doesn't allow DOS program launching.
Features:
- supported versions of NetWare are 3.1x, 4.x or 5
- more than one instance of JCMD can be started at once
- program works with DOS-name space. COPY command can copy and DIR can list
OS2 / LONG filenames. Working with another name spaces was not tested.
- works in bindery emulation on NetWare 4.x and 5 .
- supports compressed files
- can copy trustees even between servers
Commands:
<drive>:
CD <path>
MD <path>
DIR [/L][drive:][path][file]
COPY [/S] [/T] [/D] <filepath> [filepath]
VER
EXIT
REN [spath\][file] [dpath]
DEL [/S][path\]<file>
HELP
VOL
SALV [path][file] [/S[A]|/P[A]]
TYPE [path\]<file> [/B]
ATTR [/S][filepath] [R|H|A|T|P|Sy|Sh +|-]
CMD [filepath]
LOGIN <server> [user[pwd]]
LOG [N] | [ [ E | A ] logname]
SET [option {0|1}]
;
Notes:
- JCMD.NLM is shareware
- There is mutation for NetWare SFTIII: JCMD3.NLM. It can be started in
MSengine of SFTIII, but doesn't support some DOS-partition functions (as DEL,
REN a ATTR. For such tasks JCMD.NLM can be started in IOengine.
- history:
- 1.30: switch "/D" added to COPY
- 1.31: attr without filemask set attributes for directory
- 1.33: file name can be specified as target in COPY command
- 1.35: works in NW 4.11 (DIR w/o args, ATTR doesn't hang etc)
- 1.36: COPY and TYPE can open opened files, 0-length file can be typed
- 1.37: DIR prints owner ID if name is not applicable
- 1.38: character '-' could now be in server/volume name
- 1.39: internal error corrected
- 1.40: set command added (with DirID, Long & IDTrans variables)
- 1.41: set var MyCopy added, COPY deals with directory info
- 1.42: DEL and ATTR work with subtree, DIR list LONG names
- 1.43: set TryUndef, works cd ..., Year 2000 compliance
- 1.44: Bug in TYPE command (hang on DOS file)
- 1.45: corrected bug eating first character in remote path
- 1.46: Changed default of SETs Long, IDTrans && TryUndef to Yes, corrected display of files>2GB
- 1.47: Corrected bug with copy of compressed files
- 1.48: SALVage now recovers original file owner