home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 April A
/
Pcwk4a98.iso
/
Wtestowe
/
OnNet16
/
IDRIVE.M32
< prev
next >
Wrap
Text File
|
1995-07-12
|
66KB
|
2,701 lines
#
# $Header: G:/pctcp.dos/vcs/nos/idrive/src/idrive.msv 1.60 13 Jul 1995 17:07:22 sasha $
#
$$0"2.3"
$$1"Unsupported DOS version (IDRIVE requires DOS 3.1 or higher)
"
$$2"InterDrive already loaded
"
$$3"Initialization failed
"
$$4"
ERROR: "
$$5"
ERROR: Bad number of "
$$9"Bad command line options
"
$$10"mounted drives (valid values are between 1 and 16)
"
$$11"lookup cache entries (valid values are between 9 and 512)
"
$$12"transaction buffers (valid values are between 1 and 8)
"
$$13"name mappings (valid values are between 32 and 2048)
"
$$14"the -d option is obsolete
"
$$15"
Usage: idrive [options]
"
$$16" idrive -min | -? | -version
"
$$17"ERROR: Invalid number of large buffers (valid values are between 512 and 2048)
"
$$18"Options:
"
$$19" none Loads InterDrive using default settings
"
$$37" -a count Sets number of lockings to 'count'
"
$$20" -c count Sets number of directory cache buffers to 'count'
"
$$52"Bad print buffer size (valid values are between 64 and 1024)
"
$$45" -e Uses EMS for name mapping and lookup caches
"
$$22" -k count Sets number of lookup cache buffers to 'count'
"
$$23" -m count Sets number of mounted drives to 'count'
"
$$24" -n count Sets number of name mappings to 'count'
"
$$51" -p count Sets number of print entries to 'count'
"
$$25" -t count Sets number of transaction buffers to 'count'
"
$$26" -min Loads IDRIVE using minimal conventional memory
"
$$27" -? Displays this usage message
"
$$28" -version Displays version number
"
$$29"
ERROR: PC/TCP resident module is not loaded
"
$$30"directory cache buffers (valid values are between 1 and 128)
"
$$31"
WARNING:
"
$$32"Loading IDRIVE from within a Windows DOS box (or a task switcher)
"
$$33"can cause consistency problems (and possibly hang your PC)
"
$$34"Do you still want to go ahead and load InterDrive (y/n):"
$$35"
"
$$53"
NOTE: Please be sure to unload IDRIVE before you exit this
Windows DOS box (or task) to avoid losing a network descriptor!
"
$$36"locks (valid values are between 1 and 2048)
"
$$38"Network initialization failure
"
$$39"Not enough memory to allocate all structures required in the command line
"
$$55"InterDrive has been loaded high
"
$$40"EMM not installed or not enough EMM memory. Conventional memory used
"
$$41" EMS pages allocated for name mapping cache
"
$$42" EMS pages allocated for lookup cache
"
$$43"EMM error occurred
"
$$44"InterDrive is NOT loaded
"
$$46"the -l option is obsolete
"
$$47"the -s option is obsolete
"
$$48"
Type idrive -? for a brief usage description
"
$$49"
ERROR: InterDrive 2.3 requires PC/TCP 2.20 (or later)
"
$$50"print entries (valid values are between 0 and 7)
"
$$56" EMS pages allocated for read/write cache and printing
"
$$57"WARNING: PC/TCP 2.3 (or later) is required to use read/write cache in EMM
"
$$58"WARNING: PC/TCP 2.3 (or later) is required to use print cache in EMM
"
$$59" EMS page allocated for print cache
"
$$60" EMS pages allocated for read/write cache
"
$$10051"R/W cache buffers (valid values are between 0 and 20)
"
$$10052"bad R/W cache buffer size (valid values are between 64 and 1024)
"
$$100"ERROR: InterDrive is incompatible with
this version of the application
"
$$101"ERROR: InterDrive is not loaded
"
$$102"ERROR: Invalid number of arguments
"
$$104"ERROR: Invalid number of arguments for security type UNIX
"
$$105"ERROR: Invalid number of arguments for security type PCNFS
"
$$106"ERROR: Authentication server failed to respond
"
$$107"ERROR: Authentication refused
"
$$108"ERROR: Authentication refused. Try again...
"
$$109"ERROR: Bad authentication type keyword - Must be 'UNIX' or 'PCNFS'
"
$$110"ERROR: Bad authentication type keyword - Must be 'PCNFS'
"
$$111"ERROR: MVS authentication refused
"
$$112"ERROR: Mount daemon not registered on remote host
"
$$113"ERROR: Timeout (portmapper not responding)
"
$$114"ERROR: Timeout (mount daemon not responding)
"
$$115"ERROR: RPC Authentication error
"
$$116"ERROR: RPC Protocol error
"
$$117"ERROR: Mount access denied
"
$$118"ERROR: Mount directory not found
"
$$119"ERROR: Attempt to mount a file
"
$$120"ERROR: NFS daemon not registered on remote host
"
$$121"ERROR: Remote NFS daemon not responding
"
$$122"
"
$$123"
"
$$124"
"
$$125"WARNING: Configuration file specifies a name map queue length
"
$$126"Number of name mappings is now an IDRIVE command line option (-n)
"
$$127"ERROR: Invalid number of arguments for security type MVS
"
$$128"ERROR: MVS login daemon not registered on remote host
"
$$129"ERROR: Timeout (portmapper not responding)
"
$$130"ERROR: Timeout (MVS login daemon not responding)
"
$$131"
"
$$132"
"
$$133"Usage: idmnt [filesys host path drive authentication user] | [host path drive]
| [drive \\host\path] | filesys | -a
"
$$134" idmnt -? | -version
"
$$135"Options:
"
$$136" none Displays list of all mounted file systems
"
$$137" filesys Specifies file system to mount
"
$$138" host Specifies name or IP address of server
"
$$139" path Specifies destination directory on server
drive Specifies DOS drive letter (for example, ""E:"")
"
$$140" authentication Specifies security keyword: ""pcnfs"" or ""unix""
"
$$141" authentication Specifies security keyword: ""pcnfs""
"
$$142" user Specifies security argument: your username or ""nobody""
"
$$143" -a Mounts default file system(s) in configuration file
"
$$144" -? Displays this usage message
"
$$145" -version Displays version number
"
$$146"Nothing Mounted
"
$$147"
"
$$148"WARNING:
"
$$149"Mounting drives from within a task switcher can cause
"
$$150"consistency problems (and possibly hang your PC)
"
$$151"File system NOT mounted
"
$$152" Device letter may be above the value set by ""LASTDRIVE="" in CONFIG.SYS
"
$$153"ERROR: Filesysname/path length too long
"
$$154"WARNING: uid must be between -32768 and 32767
"
$$155"WARNING: gid must be between -32768 and 32767
"
$$156"File system NOT mounted
"
$$157"WARNING: ""mtu"" is obsolete -- option ignored
"
$$158"ERROR: Cannot mount file system on local NFS server
"
$$159"unused"
$$160" Valid values are OCTAL numbers between 000 and 777
"
$$161" Using default value of ~
"
$$162"WARNING: ""sym-del"" is obsolete -- option ignored
"
$$163" Use ""sym-lnk"" to enable/disable symbolic links
"
$$164"WARNING: ""share-errs"" is obsolete -- option ignored
"
$$165" Valid values are OCTAL numbers between 000 and 777
"
$$166" idinfo table could not be initialized
"
$$167"username?: "
$$168"ERROR: Port unreachable (portmapper)
"
$$169"Do you still want to go ahead and mount the drive(s) (y/n):"
$$170"
"
$$171" Valid values are ""yes"" and ""no""
"
$$172"ERROR: Attempt to exceed maximum number of mounted drives
"
$$173"You can have up to "
$$174" remote drives mounted using your current IDRIVE
configuration. You have already mounted "
$$175" drives, so you'll need to
unmount a remote drive before you can mount another.
"
$$176"To increase this limit, you must first unload IDRIVE (""idutil -u"")
and reload it specifying a larger number of mount table entries.
"
$$177"For example, ""idrive -m "
$$178""" will let you mount up to "
$$179" remote drives.
"
$$180"You will then need to remount the drives you want to use. You may
also need to modify the ""LASTDRIVE="" setting in your CONFIG.SYS file
and reboot your PC.
"
$$181"ERROR: InterDrive 2.30 requires PC/TCP 2.20 (or later)
You are running PC/TCP "
$$182"ERROR: idcall(API_GITBL) returned error "
$$183"ERROR: idcall(API_MNT) returned error "
$$184"ERROR: idcall(API_GMIDX) returned error "
$$185"ERROR: idcall(API_SITBL) returned error "
$$186"ERROR: idcall(API_GMENT) returned error "
$$187"ERROR: Invalid drive ("
$$188") specified
"
$$189"ERROR: Drive ("
$$190") not available or already in use
"
$$191"ERROR: No drives available starting at "
$$192":
"
$$193"ERROR: Can't open "
$$194" (error = "
$$195")
"
$$196"ERROR: Can't resolve [nis-server] hostname ("
$$197")
"
$$198"ERROR: Can't resolve remote hostname ("
$$199")
"
$$200"WARNING: File system name has been truncated to """
$$201"""
"
$$202"ERROR: Invalid uid ("
$$203")
"
$$204"ERROR: Invalid gid ("
$$205")
"
$$206"username?: "
$$207"Password for "
$$208": "
$$209"ERROR: Unknown error from pcnfsd ("
$$210"ERROR: Unable to retrieve the name mapping table, returning error "
$$211"ERROR: idcall(API_GNMAP) returned error "
$$212"
"
$$213"WARNING: Mount failed using RPC hostname """
$$214"""
"
$$215" Trying again using RPC hostname """
$$216"""
"
$$217"ERROR: Local hostname ("
$$218")
is too big for authentication field
"
$$219" The local hostname may be up to 32 characters long
"
$$220"ERROR: Local Fully-Qualified Domain Name ("
$$221")
is too big for authentication field
"
$$222" The local FQDN may be up to 32 characters long
"
$$223"ERROR: Invalid host and/or path syntax (\\host\path required)
"
$$250"
InterDrive has found open files on one or more mounted drives.
Unmounting these drives will close the files.
"
$$251"
InterDrive has found open files on the specified mounted drive.
Unmounting this drive will close the files.
"
$$252"Do you still want to unmount the drives (y/n):"
$$253"Do you still want to unmount the drive (y/n):"
$$300")
"
$$301"ERROR: Can't find """
$$302""" in [pctcp general] section
"
$$303"ERROR: Port unreachable (portmapper or mount daemon)
"
$$304"ERROR: Invalid """
$$305""" ("
$$306")
"
$$307"ERROR: Internal PC/TCP error "
$$308", suberror "
$$309"ERROR: call_rpcproc() error ("
$$310")
"
$$311"File system """
$$312""" has NOT been mounted
"
$$313"ERROR: Foreign host returned UNIX error "
$$314"
"
$$315"WARNING: Can't establish TCP/NFS connection (error = "
$$316")
Falling back to UDP/NFS
"
$$317"ERROR: Can't get remote file system attributes (error = "
$$318")
"
$$319"ERROR: NFS port ("
$$320") unreachable
"
$$321"
"
$$322"WARNING: ""host-name"" left blank in [pctcp general] section
Some NFS servers may treat this as an error
"
$$323"ERROR: Invalid ""time-zone"" ("
"
$$324") specified in [pctcp general] section
"
$$325"File system """
$$326""" mounted on drive "
$$327":"
$$328" using NFS over TCP"
$$329" (READ-ONLY)"
$$330"
"
$$331"ERROR: Can't find """
$$332""" configuration info (error = "
$$333")
"
$$334"ERROR: Can't find """
$$335""" configuration info for """
$$336""" (error = "
$$337")
"
$$338"ERROR: Can't open "
$$339" (error = "
$$340")
"
$$341" The default value ("
$$342") will be used
"
$$343"
Mounting file system """
$$344"""...
"
$$345"WARNING: Can't find section for idrive (error = "
$$346")
"
$$347"unused"
$$348"unused"
$$349"unused"
$$350"unused"
$$351"unused"
$$352"WARNING: Invalid local ""umask"" value ("
$$353") specified in "
$$354" for drive "
$$355"
"
$$356" Using default value of "
$$357"
"
$$358"ERROR: Can't find [pctcp idrive "
$$359"] section in "
$$360"
"
$$361" Valid values are """
$$362"""
"
$$363"WARNING: Invalid global ""umask"" value ("
$$364") specified in "
$$365"
"
$$366"Password for "
$$367": "
$$368"ERROR: MVS login returned status "
$$369"
"
$$370" MVS login returned message """
$$371"""
"
$$372"File system """
$$373""" is mounted on drive "
$$374":
"
$$375"ERROR: Can't find [pctcp idrive "
$$376"] section in "
$$377"
"
$$378"WARNING: Invalid group: "
$$379"
"
$$380"ERROR: Invalid "
$$381" '"
$$382"'
"
$$383"Enter "
$$384": "
$$385"WARNING: Invalid """
$$386""" value ("
$$387") specified in "
$$388"
"
$$389" Using default value of """
$$390"""
"
$$391" Valid values are between "
$$392" and "
$$393"
"
$$394" Using default value of "
$$395"
"
$$396"WARNING: ""retry-x"" is obsolete -- option ignored
"
$$397"unused"
$$398"unused"
$$399"unused"
$$400"WARNING:
Unmounting drives from within a task switcher can cause
consistency problems (and possibly hang your PC)
"
$$401"Do you still want to go ahead and unmount the drive(s) (y/n):"
$$402"
"
$$403"ERROR: InterDrive is not loaded
"
$$404"Usage: idumnt drive: | -a | -u | filesys
"
$$405" idumnt -? | -version
"
$$406"Options:
"
$$407" drive: Unmounts drive
filesys Unmounts filesys
"
$$408" -a Unmounts all drives
"
$$409" -u Unmounts all drives and unloads InterDrive
"
$$410" -? Displays this usage message
"
$$411" -version Displays version number
"
$$412"ERROR: InterDrive is incompatible with
this version of the application
"
$$413"ERROR: InterDrive isn't last in the interrupt chain and can't be unloaded
"
$$414"InterDrive is now unloaded
"
$$415"ERROR: Bad drive ("
$$416") specified
"
$$417"Type idumnt -? for brief usage description
"
$$418"Drive "
$$419": unmounted
"
$$420"ERROR: No file system mounted on "
$$421"
"
$$422"Error ("
$$423") unmounting drive "
$$424":
"
$$425"ERROR: idcall(API_GMENT) returned error "
$$426"
"
$$427"Unmounting file system """
$$428""" from drive "
$$429": ...
"
$$430"Drive "
$$431": unmounted
"
$$432"ERROR: idcall(API_GPENT) returned error "
$$433"ERROR: idcall(API_SPENT) returned error "
$$434"ERROR: InterDrive was loaded outside Windows (or a task switcher)
and must be unloaded outside Windows
"
$$435"ERROR: idcall(API_UNLOAD) returned error "
$$436"
"
$$437"ERROR: Can't get InterDrive information (error = "
$$438")
"
$$439"Unmounting remote NFS printer from device "
$$440" ...
"
$$441"Device "
$$442" unmounted
"
$$500"Usage: idls [filename]
"
$$501" idls -? | -version
"
$$502"Options:
"
$$503" none Lists contents of current directory
"
$$504" filename Displays information for filename
"
$$507" -? Displays this usage message
"
$$508" -version Displays version number
"
$$509"ERROR: InterDrive is incompatible with
this version of the application
"
$$510"ERROR: InterDrive is not loaded
"
$$511"unused"
$$512"ERROR: Access above the root directory is restricted
"
$$513"ERROR: Bad path: "
$$514"
"
$$515"
File not found
"
$$516"
Directory Not Found
"
$$517"Permission Denied
"
$$518"ERROR getting directory (error = "
$$519")
"
$$520"File not found
"
$$521"ERROR getting directory info (error = "
$$522")
"
$$523" "
$$525"Bad (DOS) date "
$$526"ERROR: idcall(API_GITBL) returned error "
$$527"
"
$$528"ERROR: idcall(API_LOOKUP) returned error "
$$529"
"
$$530"Access denied
"
$$600"Usage: idchmod mode filename
"
$$601" idchmod -? | -version
"
$$602"Options:
"
$$603" mode filename Sets permissions for filename
"
$$604" -? Displays this usage message
"
$$605" -version Displays version number
"
$$606"ERROR: InterDrive is incompatible with
this version of the application
"
$$607"ERROR: InterDrive is not loaded
"
$$608"ERROR: Can't get InterDrive information (error = "
$$609")
"
$$610"ERROR: Invalid permission value(s): "
$$611"
"
$$612"ERROR: Access above the root directory is restricted
"
$$613"ERROR: Bad path: "
$$614"
"
$$615"ERROR: Can't expand "
$$616"
"
$$618"ERROR: File not found
"
$$619"ERROR: Path not found
"
$$620"ERROR: Permission denied
"
$$621"ERROR: Bad or stale filehandle
"
$$622"ERROR: InterDrive error "
$$623"
"
$$624"ERROR: File not found (mapped name was flushed or mistyped)
"
$$630"ERROR: Absolute mode setting out of range (must be 0-7777 octal)
"
$$631"ERROR: Illegal permission ('u', 'g', 'o', and 'a' MUST precede operand)
"
$$632"ERROR: No operand set ('r', 'w', 'x', 's', and 't' MUST have an operand)
"
$$633"ERROR: Illegal character found in symbolic mode
"
$$700"ERROR: Incompatible InterDrive version or InterDrive is not loaded
"
$$701"ERROR: InterDrive is not loaded
"
$$702"SETTING THE NUMBER OF NAME MAPPINGS IS NOW A COMMAND LINE OPTION.
Please see the IDRIVE distribution's README file for details.
"
$$703"timeout value is now infinite
"
$$704"The DIRECTORY QUEUE option (-d) is obsolete
"
$$705"ERROR: umask must be of the form XXX or 0XXX, where X is an octal digit
"
$$706"ERROR: Valid values are between 0 and 13000
"
$$707"The ""share-err"" option (-c) is obsolete
"
$$708"The ""Reinitialize tuning parameters"" option (-i) is obsolete
"
$$729"ERROR: "
$$730" exceeds connected media MTU of "
$$731"
"
$$732"ERROR: "
$$733" is too small for a valid MTU
"
$$734"ERROR: "
$$735" is too large for a valid MTU
"
$$736" Use IDRIVE -d to increase read/write buffer size
"
$$737"number of name mapping entries deleted on overflow = "
$$738"
"
$$739"ERROR: Invalid name mapping delete on overflow value
"
$$740" legal values are between 1 and "
$$741"
"
$$742"number of lookup cache entries deleted on overflow = "
$$743"
"
$$744"ERROR: Invalid lookup cache delete on overflow value
"
$$745" legal values are between 1 and "
$$746"
"
$$747"ERROR: Lookup cache is disabled
"
$$748"ERROR: write size + header size exceeds buffer size
"
$$749"Maximum allowable write size = "
$$750"
"
$$751"ERROR: Read size too small
"
$$752"ERROR: read size + header size exceeds buffer size
"
$$753"Maximum allowable read size = "
$$754"
"
$$760"ERROR: InterDrive is incompatible with
this version of the application
"
$$761"ERROR: Can't get InterDrive information (error = "
$$762")
"
$$763"ERROR: Valid values are between 0 and 5
"
$$800"WARNING: -x option is obsolete
"
$$801"ERROR: Invalid GID specified
"
$$764"ERROR: Valid values are between 0 and 300
"
$$765"ERROR: Valid values are between 0 and "
$$766"
"
$$767"WARNING: -e option is obsolete
"
$$768" option ignored
"
$$769"ERROR: Write size too small
"
$$770"Usage: idconfig [option]
"
$$771" idconfig -? | -version
"
$$774"Options:
"
$$777"The ""Delete on overflow"" option (-k) is obsolete
"
$$778" -g drive: [value] Sets gid to 'value' from the list of secondaries
-l value Sets lookup cache timeout to 'value' seconds
"
$$779" -p [drive:] value Sets permission mask to 'value' [for 'drive']
"
$$780" -q [drive:] value Sets stream length to 'value' packets [for 'drive']
"
$$781" -r drive: value Sets read size for 'drive' to 'value' bytes
"
$$782""
$$783" -t [drive:] value Sets timeout for 'drive' to 'value' seconds
"
$$784" -w drive: value Sets write size for 'drive' to 'value' bytes
"
$$785""
$$786" -z value Sets sharing timeout to 'value' seconds
"
$$787" -? Displays this usage message
"
$$788" -version Displays version number
"
$$789"ERROR: idcall(API_SITBL) returned error = "
$$790"
"
$$791"ERROR: Invalid option ("
$$792") specified
"
$$793"ERROR: No option specified
"
$$794"Type idconfig -? for a brief usage description
"
$$795"WARNING: The -s option is obsolete. Please use
""idutil -s"" to display global IDRIVE statistics,
""idutil -t"" to display global IDRIVE settings, or
""idutil -f"" to display drive-specific information
"
$$796"ERROR: Invalid character ('"
$$797"') in the mount name
"
$$798"ERROR: Invalid value ("
$$799") specified
"
$$1000"No command specified (type IDNET ? for help)
"
$$1001"ERROR: InterDrive is not loaded
"
$$1100"idnet_logout: id_get_info() returned error "
$$1101"
"
$$1110"idnet_logout: Invalid logout option specified: "
$$1111"
"
$$1120"idnet_logout: Invalid logout option specified: "
$$1121"
"
$$1130"idnet_logout: id_set_info() returned error "
$$1131"
"
$$1140"Your username and password have been flushed from memory
"
$$1150"Disconnect (NONE, DRIVES, PRINTERS, ALL)? "
$$1160"
Invalid option specified: "
$$1161"
"
$$1162"Type
"
$$1163" NONE to leave all remote connections intact
"
$$1164" DRIVES to disconnect remote drives
"
$$1165" PRINTERS to disconnect remote printers
"
$$1166" ALL to disconnect remote drives & printers
"
$$1200"Usage: IDNET command
"
$$1201"Commands:
"
$$1202" ? Displays brief help
"
$$1203" HELP Displays brief help
"
$$1204" LOGIN [username [password]] Sets default username and password
"
$$1205" LOGOUT [DRIVES|PRINTERS|ALL|NONE] Flushes default username and password
"
$$1206" PCNFSD [hostname] Sets or displays authentication server
"
$$1207" SHOW Displays current IDNET settings
"
$$1209" UNLOAD Unloads InterDrive
"
$$1208" VERSION Displays IDNET version
"
$$1300"Unknown command: "
$$1301"
"
$$1302"(Type IDNET ? for help)
"
$$1400"idnet_login: id_get_info() returned error "
$$1401"
"
$$1410"Invalid login option specified: "
$$1411"
"
$$1420"Password is too long
"
$$1430"Password for "
$$1431"? "
$$1440"idnet_login: id_set_info() returned error "
$$1441"
"
$$1450"Your default username and password have been set
"
$$1451"Your default username has been set
"
$$1452"Your default username is "
$$1453"
"
$$1500"idnet_pcnfsd: id_get_info() returned error "
$$1501"
"
$$1510"ERROR: Can't resolve [nis-server] hostname: "
$$1511"
"
$$1520"You haven't established an authentication server
"
$$1530"Your authentication server is "
$$1531" ("
$$1532")
"
$$1540"Can't resolve host "
$$1541"
"
$$1550"idnet_pcnfsd: id_set_info() returned error "
$$1551"
"
$$1560"Your authentication server is "
$$1561" ("
$$1562")
"
$$1570"Invalid pcnfsd option specified: "
$$1571"
"
$$1600"idnet_show: id_get_info() returned error "
$$1601"
"
$$1610"idnet_show: Invalid show option specified: "
$$1611"
"
$$1620"Can't resolve host "
$$1621"
"
$$1630"Your NIS server is "
$$1631" ("
$$1632")
"
$$1640"Can't resolve host "
$$1641"
"
$$1650"Your authentication server is "
$$1651" ("
$$1652")
"
$$1653"Your NIS server is also your authentication server
"
$$1654"You haven't set your authentication server
"
$$1660"Your default username is "
$$1661"
"
$$1670"You haven't set your default username
"
$$1680"Your default password is set
"
$$1681"You haven't set your default password
"
$$1690"idnet_unload: Invalid unload option specified: "
$$1691"
"
$$4400"ERROR: Invalid option ("
$$4401") specified
"
$$4402"Type idutil -? for a brief usage description
"
$$4500"ERROR: Can't get InterDrive information (error = "
$$4501")
"
$$4502"locking is now DISABLED for drive "
$$4503"
"
$$4504"locking is now ENABLED for drive "
$$4505"
"
$$4508"ERROR: idcall(API_NMAP) returned error "
$$4509"
"
$$4510"==> "
$$4511" <== No mapping required
"
$$4512"==> "
$$4513" <== maps to ==> "
$$4514" <==
"
$$4515"No current mapping for ==> "
$$4516" <==
"
$$4517"==> "
$$4518" <== inverse maps to ==> "
$$4519" <==
"
$$4837"
---------------- Filesystem Statistics ----------------
"
$$4520"
File system """
$$4521""" is mounted on drive "
$$4522":
"
$$4523" Remote file system path = "
$$4524"
Remote host = "
$$4525"
"
$$4539" uid = "
$$4540"
"
$$4541" gid = "
$$4542"
"
$$4666"Primary GID = "
$$4667"Secondary GID(s) = "
$$4668"No additional GIDs
"
$$4670" No additional groups
"
$$4671" "
$$4672" additional group(s) ="
$$4673"
"
$$4842" NFS transport protocol = TCP
"
$$4843" NFS transport protocol = UDP
"
$$4844"unused"
$$4861" Map-lowercase = YES (lower and mixed case filenames will be mapped)
"
$$4862" Map-lowercase = NO (upper and mixed case filenames will be mapped)
"
$$4528" Server transfer size = "
$$4529"
"
$$4621" CD-ROM name processing = YES "
$$4543" CD-ROM name processing = NO "
$$4544" Symbolic link processing = YES
"
$$4545" Symbolic link processing = NO
"
$$4546" Hide dotfiles = YES "
$$4547" Hide dotfiles = NO "
$$4573" Autotuning = NO
"
$$4574" Autotuning = YES
"
$$4838" File sharing/locking = YES
"
$$4839" File sharing/locking = DISABLED by Server
"
$$4840" File sharing/locking = NO
"
$$4532"
Read size = "
$$4533" Streaming = "
$$4534"
"
$$4535" Write size = "
$$4575" Streaming = "
$$4576"
"
$$4536" I/O timeout value = NONE
"
$$4537" I/O timeout value = "
$$4538"
"
$$4550"[pctcp idrive] ==> "
$$10095"[pctcp idrive] ==> Invalid value specified for 'map-lowercase'
"
$$4567"CD-ROM is ENABLED
"
$$4568"CD-ROM is DISABLED
"
$$4569"Map lowercase names is ENABLED
"
$$4570"Map lowercase names is DISABLED
"
$$10094"[pctcp idrive] ==> Invalid value specified for 'cd-rom'
"
$$4549"File sharing/locking is ENABLED
"
$$4551"File sharing/locking is DISABLED
"
$$4552" Local permission mask = "
$$4553"
"
$$4841" Remote drive has been mounted READ-ONLY
"
$$4864"
Hit any key to continue..."
$$4560"
---------------- InterDrive Settings ----------------
"
$$4602"Number of mount entries = "
$$4603"
"
$$4595"Number of read/write cache buffers = "
$$4800"
"
$$4802"Size of read/write buffer = "
$$4803"
"
$$4563"Number of print entries = "
$$4564"
"
$$4594"Size of print buffer = "
$$4801"
"
$$4610"Number of lookup cache buffers = "
$$4611"
"
$$4615"Number of file lock entries = "
$$4616"
"
$$4596"Number of name mappings = "
$$4597"
"
$$4608"Number of directory cache buffers = "
$$4609"
"
$$4588"Number of transaction buffers = "
$$4589"
"
$$4592"InterDrive is loaded high in a UMB
"
$$4593"InterDrive is using expanded memory (EMS)
"
$$4600"InterDrive is loaded as a Virtual Device Driver (VxD)
"
$$4585"
"
$$4565"Stream length = "
$$4566"
"
$$4571"Default permission mask = "
$$4572"
"
$$4577"Retry multiplier = "
$$4578"
"
$$4590"I/O timeout = "
$$4591" seconds
"
$$4581"Share timeout = "
$$4582"NONE
"
$$4583" seconds
"
$$4612"Lookup cache timeout = "
$$4613"NONE
"
$$4614" seconds
"
$$4598"Mapping character = "
$$4599"
"
$$4606"Enable symbolic link processing = "
$$4607"
"
$$4604"Hide dotfiles = "
$$4605"File locking/sharing = "
$$4620"CD-ROM name processing = "
$$4617"
----------------- InterDrive Statistics -----------------
"
$$4618""
$$4619" RPC requests sent
"
$$4624""
$$4625" RPC replies received
"
$$4642""
$$4643" retries sent
"
$$4622""
$$4623" bad XIDs received
"
$$4669"
"
$$4634""
$$4635" NFS errors (these can be ignored)
"
$$4638""
$$4639" stale filehandle errors
"
$$4628""
$$4629" RPC errors
"
$$4630""
$$4631" send errors
"
$$4636""
$$4637" receive errors
"
$$4648"
"
$$4554"Last net I/O error = "
$$4555" ("
$$4900"----------------- InterDrive Error Report -----------------
"
$$4901"No error)
"
$$4902"Net in use)
"
$$4903"No memory)
"
$$4904"No connection)
"
$$4905"Illegal operation)
"
$$4906"Bad packet)
"
$$4907"No host)
"
$$4908"Can't open a connection)
"
$$4909"Net unreachable)
"
$$4910"Host unreachable)
"
$$4911"Protocol unreachable)
"
$$4912"Port unreachable)
"
$$4913"Timeout)
"
$$4914"Host unknown)
"
$$4915"No server)
"
$$4916"Server error)
"
$$4917"Bad format)
"
$$4918"Bad argument)
"
$$4919"End of file)
"
$$4920"Reset connection)
"
$$4921"Blocking)
"
$$4922"Unbound)
"
$$4923"No descriptor)
"
$$4924"Bad system call)
"
$$4925"Can't broadcast)
"
$$4926"Not established)
"
$$4927"Reentry)
"
$$4928"Other ICMP)
"
$$4929"Kernel Unloading)
"
$$4930"Tag is currently locked)
"
$$4931"Invalid device)
"
$$4932"Invalid configuration)
"
$$4933"Unknown network error)
"
$$4556"Last NFS error = "
$$4557" ("
$$4940"No error)
"
$$4941"Not owner)
"
$$4942"No such file or directory)
"
$$4943"Network error)
"
$$4944"No such device or address)
"
$$4945"Permission denied)
"
$$4946"File exists)
"
$$4947"No such device)
"
$$4948"Not a directory)
"
$$4949"Is a directory)
"
$$4950"File too large)
"
$$4951"No space left on device)
"
$$4952"Read-only filesystem)
"
$$4953"File name too long)
"
$$4954"Directory not empty)
"
$$4955"Disk quota exceeded)
"
$$4956"Invalid file handle)
"
$$4957"Write cache flushed to disk)
"
$$4958"Mapped name does not exist)
"
$$4959"Local error)
"
$$4960"Time out waiting for a reply)
"
$$4961"Server error)
"
$$4962"Authentication failed)
"
$$4963"Unknown RPC error)
"
$$4964"RPC version mismatch)
"
$$4965"Unexpected end of file or directory)
"
$$4966"Requested info is mount info)
"
$$4967"Unable to mount drive)
"
$$4968"PCNFSD authentication failed)
"
$$4969"Port not found)
"
$$4970"No memory available)
"
$$4971"Received packet has a bad xid)
"
$$4972"Unknown NFS error)
"
$$4973"Path does not exist)
"
$$4558"Last DOS error = "
$$4559" ("
$$4975"No error)
"
$$4976"Invalid function number)
"
$$4977"File not found)
"
$$4978"Path not found)
"
$$4979"Too many open files left (no handles left))
"
$$4980"Access denied)
"
$$4981"Invalid handle)
"
$$4982"Memory control blocks destroyed)
"
$$4983"Insufficient memory)
"
$$4984"Invalid memory block address)
"
$$4985"Invalid environment)
"
$$4986"Invalid format)
"
$$4987"Invalid access code)
"
$$4988"Invalid data)
"
$$4989"Reserved)
"
$$4990"Invalid drive was specified)
"
$$4991"Attempt to remove current directory)
"
$$4992"Not same device)
"
$$4993"No more files)
"
$$4994"Attempt to write on write-protected diskette)
"
$$4995"Unknown unit)
"
$$4996"Drive not ready)
"
$$4997"Unknown command)
"
$$4998"Data error (CRC))
"
$$4999"Bad request structure length)
"
$$4892"Seek error)
"
$$4893"Unknown media type)
"
$$4894"Sector not found)
"
$$4895"Printer out of paper)
"
$$4896"Write fault)
"
$$4897"Read fault)
"
$$4898"General failure)
"
$$4899"Unknown DOS error)
"
$$4649"
"
$$4804"Usage: idutil [option]
"
$$4805"unused"
$$4806" idutil -? | -version
"
$$4807"Options:
"
$$4808" -d Displays entries in the name map cache
"
$$4809" -f [drive:] Displays long file system statistics
"
$$4810" -h [drive:] Enables/disables show/hide dotfiles [for 'drive']
"
$$4811" -l [drive:] Enables/disables file locking/sharing [for 'drive']
"
$$4812" -p drive: nfsname Makes name mapping for 'nfsname' permanent
"
$$4813" -s Displays InterDrive statistics
"
$$4814" -t Displays InterDrive settings
"
$$4815" -u | unload Unloads InterDrive
"
$$4816" -y [drive:] Enables/disables symbolic link processing [for 'drive']
"
$$4817" -? Displays this usage message
"
$$4818" -version Displays version number
"
$$4819"InterDrive is now unloaded
"
$$4820"ERROR: InterDrive isn't last in the interrupt chain and can't be unloaded
"
$$4865"ERROR: InterDrive was loaded outside Windows (or a task switcher)
and must be unloaded outside Windows
"
$$4866"ERROR: idcall(API_UNLOAD) returned error "
$$4867"
"
$$4821"WARNING: -d is obsolete -- option ignored
"
$$4822"ERROR: InterDrive is incompatible with
this version of the application
"
$$4823"ERROR: InterDrive is not loaded
"
$$4824"WARNING: -q is obsolete -- option ignored
"
$$4825"ERROR: idcall(API_GITBL) returned error "
$$4826"
"
$$4827"ERROR: No port for the remote lock daemon
Can't enable locking/sharing
"
$$4828"WARNING: -b is obsolete -- option ignored
"
$$4829" Use -y to enable/disable symbolic links
"
$$4830"Files beginning with '.' will be hidden"
$$4831"Files beginning with '.' will not be hidden"
$$4832"WARNING: -m is obsolete -- option ignored
"
$$4833"symbolic link processing is now ENABLED"
$$4834"symbolic link processing is now DISABLED"
$$4526" on drive "
$$4527"
"
$$4835"Contents of the name map cache... (* = permanent entry)
dosname <-------> unmapped filename...
"
$$4836"Usage: idutil -m [name to map/unmap]
"
$$4845"
"
$$4506" "
$$4507" mapped entries
"
$$4846"ERROR: idcall(API_GPENT) returned error "
$$4847" unmounting print entry for LPT"
$$4848"
"
$$4849"ERROR: idcall(API_GMENT) returned error "
$$4850" unmounting print entry for LPT"
$$4851"
"
$$4852"ERROR: idcall(API_SPENT) returned error "
$$4853" unmounting print entry for LPT"
$$4854"
"
$$4855"ERROR: idcall(API_SMENT) returned error "
$$4856" unmounting print entry for LPT"
$$4857"
"
$$4858"ERROR: do_unmount() returned error "
$$4859" unmounting print entry for LPT"
$$4860"
"
$$3000"ERROR: Can't get a network descriptor
"
$$3001"ERROR: UDP connection failed
"
$$3002"ERROR: Timed out on write
"
$$3003"ERROR: Can't get a network descriptor
"
$$3004"ERROR: TCP connection failed
"
$$3005"ERROR: Only "
$$3006" (out of "
$$3007") bytes were sent
"
$$3008"ERROR: TCP/RPC packet length doesn't have high bit set
"
$$3009"ERROR: TCP/RPC packet length is "
$$3010" bytes
"
$$3011"ERROR: TCP/RPC bytes-to-go is "
$$3012" bytes
"
$$3013"ERROR: Data buffer is "
$$3014" bytes
"
$$3100"WARNING: NFS name ("
$$3101") too long
"
$$3102" "
$$3103" was NOT mapped to "
$$3104"
"
$$3105"WARNING: Invalid MAP name ("
$$3106")
"
$$3107" "
$$3108" was NOT mapped to "
$$3109"
"
$$3110"WARNING: No more memory available for mapping names
"
$$3111" "
$$3112" was NOT mapped
"
$$3114"ERROR: idcall(API_NMAP) returned error "
$$3115"
"
$$3116"WARNING: """
$$3117""" does not require name mapping
"
$$3118"WARNING: "
$$3119" is an invalid mapping,
"
$$3120" "
$$3121" was mapped to "
$$3122"
"
$$3123"drive must be of the form ==> x: <== ('x' a valid drive)
"
$$3124"drive must be of the form ==> x: <== ('x' a valid drive)
"
$$3125"Nothing mounted on drive "
$$3126"
"
$$3127"ERROR: idcall(API_GMENT) returned error "
$$3128"
"
$$3129"drive must be of the form ==> x: <== ('x' a valid drive)
"
$$3130"drive must be of the form ==> x: <== ('x' a valid drive)
"
$$3131"ERROR: idcall(API_SMENT) returned error "
$$3132"
"
$$3133""
$$3134": is not a valid network drive.
"
$$3135"ERROR: Can't get current directory
"
$$3136"WARNING: Remote LOCKD does not support the proper protocol version
"
$$3137"WARNING: Mapped name is already permanent
"
// IDPRINT application
$$5000"
Usage: IDPRINT [command [subcommand] parameter-list] [option]
IDPRINT device \\host\printer
Commands for configuring, editing, and printing to remote printers:
MOUNT (host printer device | entry-name | ALL)
UNMOUNT (entry-name | device | ALL)
EDIT field value (entry-name | device)
FILE filename (host printer device | entry-name | device)
"
$$5001"
Commands and subcommands for printer and print job administration:
PRINTER (ADMIN | INIT | STATUS)
JOB-QUEUE (CANCEL | FREE | HOLD | LIST | REQUEUE | START)
SERVER (ALERT | INFO | LIST | MAPID)
"
$$5002"
Commands for on-line help: IDPRINT HELP gives general help on IDPRINT
HELP [EDIT | FILE | JOB-QUEUE | MOUNT | OPTIONS | PRINTER | SERVER | UNMOUNT]
"
$$5003"
Options:
-? Displays this usage message
-comment Enable/disable comment field returned by the remote host
-list Displays print entries
-printlog Displays status of the print job
-trace Displays debugging information for the command specified
-version Displays version number
"
$$5024"
GETTING STARTED WITH IDPRINT
"
$$5025"IDPRINT is an InterDrive application for remote printing and printer and
"
$$5026"print job administration. IDPRINT supports both version 1 and version 2
"
$$5027"print servers (PCNFSD). PCNFSD version 1 does not support printer and
print job administration. Therefore many of the PRINTER, JOB-QUEUE, and
SERVER functions are valid only with version 2.
For help on EDIT, FILE, JOB-QUEUE, MOUNT, OPTIONS, PRINTER, UNMOUNT, SERVER
use IDPRINT HELP followed by the command.
Ex. IDPRINT HELP EDIT
"
$$5030"RESOURCE REQUIREMENTS FOR REMOTE PRINTING
o PC/TCP 2.2 (or later)
o InterDrive 2.2 (or later)
o PCNFSD program running on the remote host
o NFS access to the print directory displayed by the MOUNT command
"
$$5100"Display remote host comments
"
$$5101"Tracing enabled
"
$$5103"SERVER - Server related functions.
Functions: ALERT, INFO, LIST, MAPID
"
$$5104"ALERT - Send a message to the system administrator
"
$$5105"Usage: IDPRINT SERVER ALERT host printer user message
"
$$5106"INFO - Lists the PCNFSD functions supported on the remote host
"
$$5107"Usage: IDPRINT SERVER INFO host [comment]
"
$$5108"MAPID - Perform a translation between user and group names and IDs
"
$$5109"Usage: IDPRINT SERVER MAPID host request id [comment]
NOTE: Values for the REQUEST field are 0=UID, 1=GID, 2=UNAME, 3=GNAME
"
$$5110"UNMOUNT - Removes the specified print entry from memory.
"
$$5111"Usage: IDPRINT UNMOUNT (entry-name | device | ALL)
"
$$5112"MOUNT - Connects the remote printer to the local printer port.
Usage: IDPRINT MOUNT (host printer device | entry-name | ALL)
"
$$5113"EDIT - Allows modification of the in-memory print entries.
Functions: COMMENT, FILE, JOBID, MINE, NUMBER, OPTIONS,
QPOS, PRINTER, WHEN, TIMER
"
$$5116"FILE - Remote print file name
"
$$5117"Usage: IDPRINT EDIT FILE filename (entry-name | device)
"
$$5120"JOBID - Remote host specified print job identifier
"
$$5121"Usage: IDPRINT EDIT JOBID jobid (entry-name | device)
"
$$5122"MINE - Display only the owner's print jobs
"
$$5123"Usage: IDPRINT EDIT MINE (YES | NO) (entry-name | device)
"
$$5124"NUMBER - Total number of copies to print
"
$$5125"Usage: IDPRINT EDIT NUMBER value (entry-name | device)
"
$$5126"
Hit any key to continue...
"
$$5127"
OPTIONS - Remote printer specific options
"
$$5128"Usage: IDPRINT EDIT OPTION printer_option (entry-name | device)
"
$$5129"PRINTER - Remote printer name.
"
$$5130"Usage: IDPRINT EDIT PRINTER printername (entry-name | device)
"
$$5131"
QPOS - Print queue position
"
$$5132"Usage: IDPRINT EDIT QPOS queue_position (entry-name | device)
"
$$5133"WHEN - Print conditions (HOTKEY EOF EXIT TIMEOUT)
"
$$5134"Usage: IDPRINT EDIT WHEN print_condition(s) (entry-name | device)
"
$$5135"TIMER - Timeout value in seconds
"
$$5136"Usage: IDPRINT EDIT TIMER timeout_value (entry-name | device)
"
$$5142"
ABBREVIATION
Any print command may be abbreviated by using one or
more letters in the print command name.
Ex. IDPRINT H and IDPRINT HELP are equivalent
"
$$5143"JOB-QUEUE - Print job related functions.
Functions: CANCEL, FREE, HOLD, LIST, REQUEUE, START
"
$$5144"CANCEL - Cancel a print job that was issued to the remote host
"
$$5145"Usage: IDPRINT JOB-QUEUE CANCEL
(host printer user jobid [comment] | entry-name | device)
"
$$5146"FREE - Remove the hold status placed on a print job resuming printing
"
$$5147"Usage: IDPRINT JOB-QUEUE FREE
(host printer user jobid [comment] | entry-name | device)
"
$$5148"HOLD - Place a hold status on a print job suspending printing
"
$$5149"Usage: IDPRINT JOB-QUEUE HOLD
(host printer user jobid [comment] | entry-name | device)
"
$$5150"LIST - List the owner's or all queued print jobs
"
$$5151"Usage: IDPRINT JOB-QUEUE LIST
(host printer user mine [comment] | entry-name | device)
"
$$5152"
REQUEUE - Change the priority of a print job in the queue
"
$$5153"Usage: IDPRINT JOB-QUEUE REQUEUE
(host printer user jobid qpos [comment] | entry-name | device)
"
$$5154"
START - Issue a print request for the file in the spool directory
"
$$5155"Usage: IDPRINT JOB-QUEUE START
(host printer user file [options][number][comment] | entry-name | device)
"
$$5157"NOTE: The NUMBER and COMMENT fields are a feature of PCNFSD version 2 only
"
$$5158"OPTIONS - Optional command line arguments
Functions: -? -COMMENT -LIST -PRINTLOG -TRACE -VERSION
"
$$5159"? - Display usage message
Usage: IDPRINT -?
"
$$5160"COMMENT - Display comment field returned by the remote host
Usage: IDPRINT MOUNT (host printer device | print-entry) -COMMENT
"
$$5161"LIST - Displays print entries.
Usage: IDPRINT -LIST
"
$$5162"TRACE - Display debugging information, this function may be
used in conjunction with any print command
"
$$5163"Usage: IDPRINT (command [subcommand] (parameter-list | entry-name | device)) -TRACE
"
$$5164"VERSION - Display the version of the IDPRINT application
Usage: IDPRINT -VERSION
"
$$5165"PRINTER - Printer related functions.
Functions: ADMIN, INIT, STATUS
"
$$5166"ADMIN - Issue a printer specific administrative operation
"
$$5167"Usage: IDPRINT PRINTER ADMIN (host printer [comment] | entry-name | device)
"
$$5168"INIT - Determine remote spool directory in preparation for printing.
"
$$5169"Usage: IDPRINT PRINTER INIT (host printer [comment] | entry-name | device)
"
$$5170"NOTE: The COMMENT field is a feature of PCNFSD version 2 only
"
$$5171"LIST - List all available printers on the remote host
"
$$5172"Usage: IDPRINT SERVER LIST host
"
$$5173"STATUS - Issue request for a printer's status
"
$$5174"Usage: IDPRINT PRINTER STATUS (host printer [comment] | entry-name | device)
"
$$5176"FILE - Prints the file specified.
"
$$5177"Usage: IDPRINT FILE filename (entry-name | device)
"
$$5179"Unknown reference to IDPRINT command. Valid commands:
EDIT, FILE, JOB-QUEUE, MOUNT, OPTIONS, PRINTER, SERVER, and UNMOUNT
"
$$5180"For an overview of IDPRINT type: IDPRINT HELP
"
$$5181"For a list of the commands type: IDPRINT -?
"
$$5182"For information on a command type: IDPRINT HELP command
"
$$5183"
---------------- Print Entries ----------------
"
$$5184"ERROR: Unable to display print entry
"
$$5185"No print entries configured
"
$$5186"ERROR: InterDrive must be loaded with one or more print
entries (IDRIVE -P count) for this option
"
$$5187"Requesting version of PCNFSD on remote host "
$$5189"ERROR: print entry is uninitialized
"
$$5191"ERROR: All available print entries are in use
"
$$5192" Use [IDRIVE -P n] to add more print entries
"
$$5193" Use [IDPRINT UNMOUNT entry-name] to delete an entry
"
$$5197"WARNING: WHEN parameter is unnecessary or invalid
"
$$5199"WARNING: TIMER parameter is invalid
"
$$5201"WARNING: QPOS parameter is invalid
"
$$5202"WARNING: NUMBER parameter is invalid
"
$$5203"WARNING: MINE parameter is invalid
"
$$5204"WARNING: OPTIONS parameter is invalid
"
$$5205" The OPTIONS field was not modified
"
$$5206"WARNING: PRINTER parameter is invalid
"
$$5207" The PRINTER field was not modified
"
$$5208"WARNING: FILE parameter is invalid
"
$$5209" The FILE field was not modified
"
$$5210"ERROR: USER parameter is invalid
"
$$5211" The USER field was not modified
"
$$5212"ERROR: HOST parameter is invalid
"
$$5213" The HOST field was not modified
"
$$5214"WARNING: JOBID parameter is invalid
"
$$5215" The JOBID field was not modified
"
$$5216"WARNING: COMMENT parameter is invalid
"
$$5217" The COMMENT field was not modified
"
$$5218"ERROR: DEVICE parameter is invalid
"
$$5219" Valid device names are (LPT1, LPT2, LPT3)
"
$$5220"ERROR: Can't find "
$$5221" section in PC/TCP configuration file
"
$$5222"ERROR: Unable to get hostname from the configuration file
"
$$5223"WARNING: WHEN configuration file parameter not found
"
$$5224"WARNING: The TIMER field is set, but the WHEN field does not
contain the TIMEOUT print condition. TIMER has no effect.
"
$$5226"ERROR: PRINTER configuration file parameter not found
"
$$5228"ERROR: USER configuration file parameter not found
"
$$5229"ERROR: HOST configuration file parameter not found
"
$$5230"ERROR: DEVICE configuration file parameter not found
"
$$5232"ERROR: Unable to create client (RPC error)
"
$$5234"ERROR: Unable to execute IDMNT program
"
$$5236"ERROR: PCNFSD not responding (RPC error)
"
$$5237"Print directory initialized: directory = "
$$5238"return code: "
$$5239"ERROR: Unknown printer name
"
$$5240"return code: "
$$5241"ERROR: General failure
"
$$5242"return code: "
$$5243"ERROR: Unexpected error code "
$$5244"Printing file...
"
$$5245"return code: "
$$5246"ERROR: File does not exist (may be ignored)
"
$$5247"return code: "
$$5248"WARNING: File is already printing.
"
$$5249"return code: "
$$5250"ERROR: File contains no data.
"
$$5251"return code: "
$$5252"ERROR: General failure
"
$$5253"return code: "
$$5254"ERROR: Unexpected error code "
$$5255"Print directory initialized: directory = "
$$5256"return code: "
$$5257"ERROR: Unknown printer name
"
$$5258"return code: "
$$5259"ERROR: General failure
"
$$5260"return code: "
$$5261"ERROR: Unexpected error code "
$$5262"
"
$$5263"printer: host: device:
"
$$5264"
"
$$5265"
"
$$5266"Printer available
"
$$5267"Printer not available
"
$$5268"queue length= "
$$5269"Printing...
"
$$5270"Operator intervention required
"
$$5271"return code: "
$$5272"Already printing
"
$$5273"return code: "
$$5274"No status
"
$$5275"return code: "
$$5276"ERROR: Unknown print job
"
$$5277"return code: "
$$5278"ERROR: General failure
"
$$5279"return code: "
$$5280"ERROR: Unexpected error code "
$$5281"
"
$$5282"admin successful
"
$$5283"return code: "
$$5284"ERROR: Unknown printer name
"
$$5285"return code: "
$$5286"ERROR: General failure
"
$$5287"return code: "
$$5288"ERROR: Unexpected error code "
$$5289"
"
$$5290"Printing file...
"
$$5291"return code: "
$$5292"ERROR: File does not exist
"
$$5293"return code: "
$$5294"WARNING: File is already printing.
"
$$5295"return code: "
$$5296"ERROR: File contains no data.
"
$$5297"return code: "
$$5298"ERROR: General failure
"
$$5299"return code: "
$$5300"ERROR: Unexpected error code "
$$5301"
"
$$5302"print job canceled
"
$$5303"return code: "
$$5304"ERROR: Unknown printer name
"
$$5305"return code: "
$$5306"ERROR: Unknown print job
"
$$5307"return code: "
$$5308"ERROR: Access denied
"
$$5309"return code: "
$$5310"ERROR: General failure
"
$$5311"return code: "
$$5312"ERROR: Unexpected error code "
$$5313"
"
$$5314"print job on hold
"
$$5315"return code: "
$$5316"ERROR: Unknown printer name
"
$$5317"return code: "
$$5318"ERROR: Unknown print job
"
$$5319"return code: "
$$5320"ERROR: Access denied
"
$$5321"return code: "
$$5322"ERROR: General failure
"
$$5323"ERROR: Unexpected error code (%d)
"
$$5324"
"
$$5325"print job released
"
$$5326"return code: "
$$5327"ERROR: Unknown printer name
"
$$5328"return code: "
$$5329"ERROR: Unknown print job
"
$$5330"return code: "
$$5331"ERROR: Access denied
"
$$5332"return code: "
$$5333"ERROR: General failure
"
$$5334"return code: "
$$5335"ERROR: Unexpected error code (%d)
"
$$5336"
"
$$5337"queue length= "
$$5338"queue shown= "
$$5339"rank = "
$$5340"id = "
$$5341"size = "
$$5342"status = "
$$5343"user = "
$$5344"file = "
$$5345"cm = "
$$5346"
"
$$5347"print job requeued
"
$$5348"return code: "
$$5349"ERROR: Unknown printer name
"
$$5350"return code: "
$$5351"ERROR: Unknown print job
"
$$5352"return code: "
$$5353"ERROR: Access denied
"
$$5354"return code: "
$$5355"ERROR: General failure
"
$$5356"return code: "
$$5357"ERROR: Unexpected error code "
$$5358"
"
$$5359"Alert message sent
"
$$5360"return code: "
$$5361"ERROR: Alert message failed
"
$$5362"return code: "
$$5363"ERROR: Unexpected error code "
$$5364"
"
$$5365"return code: "
$$5366"request = UID
"
$$5367"return code: "
$$5368"request = GID
"
$$5369"return code: "
$$5370"request = UNAME
"
$$5371"return code: "
$$5372"request = GNAME
"
$$5373"return code: "
$$5374"reply = "
$$5375"MAPID request unknown
"
$$5376"return code: "
$$5377"MAPID request denied
"
$$5378"return code: "
$$5379"
"
$$5380"version = "
$$5381"Number of PCNFSD functions = "
$$5382"PCNFSD2_NULL: "
$$5383"PCNFSD2_INFO: "
$$5384"PCNFSD2_PR_INIT: "
$$5385"PCNFSD2_PR_START: "
$$5386"PCNFSD2_PR_LIST: "
$$5387"PCNFSD2_PR_QUEUE: "
$$5388"PCNFSD2_PR_STATUS: "
$$5389"PCNFSD2_PR_CANCEL: "
$$5390"PCNFSD2_PR_ADMIN: "
$$5391"PCNFSD2_PR_REQUEUE: "
$$5392"PCNFSD2_PR_HOLD: "
$$5393"PCNFSD2_PR_RELEASE: "
$$5394"PCNFSD2_MAPID: "
$$5395"PCNFSD2_AUTH: "
$$5396"PCNFSD2_ALERT: "
$$5397"ERROR: Invalid PCNFSD function code
"
$$5398"UNSUPPORTED
"
$$5399"SUPPORTED
"
$$5400"SUPPORTED (expect network delay)
"
$$5401"ERROR: Invalid function code
"
$$5402"
"
$$5403"ERROR: Unknown PCNFSD function
"
$$5404"
print entry: [NONE]
"
$$5405"
print entry: "
$$5406"host: NONE
"
$$5407"host: "
$$5408"printer: NONE
"
$$5409"printer: "
$$5410"options: NONE
"
$$5411"options: "
$$5412"user: NONE
"
$$5413"user: "
$$5414"file: NONE
"
$$5415"file: "
$$5416"comment: NONE
"
$$5417"comment: "
$$5418"device: "
$$5419"LPT1
"
$$5420"LPT2
"
$$5421"LPT3
"
$$5422"NONE
"
$$5423"when: "
$$5424"HOTKEY "
$$5425"EOF "
$$5426"EXIT "
$$5427"TIMEOUT "
$$5428"FILE "
$$5429"
"
$$5430"NONE
"
$$5431"timer: "
$$5432"timer: NONE
"
$$5433"mine: "
$$5434"YES
"
$$5435"NO
"
$$5436"qpos: NONE
"
$$5437"qpos: "
$$5438"number: "
$$5439"status: "
$$5440"CONFIGURED "
$$5441"COMMENT "
$$5442"PCNFSDV2 "
$$5443"PCNFSDV1 "
$$5444"MOUNTED "
$$5445"ACTIVE "
$$5446"PRINTING "
$$5447"CREATED "
$$5448"WRITING "
$$5449"
"
$$5451"ERROR: DEVICE field required when InterDrive is loaded
"
$$5452" and a print entry is not specified
"
$$5454"WARNING: Device field not needed when InterDrive is not loaded
with one or more print entries (IDRIVE -P count)
"
$$5455"ERROR: Unable to get local hostname
"
$$5456"ERROR: Invalid argument "
$$5457" Valid arguments are YES and NO
"
$$5458"ERROR: Invalid argument
"
$$5459"ERROR: Invalid queue position
"
$$5460"ERROR: Invalid request field
"
$$5461"ERROR: Invalid request field
"
$$5462"ERROR: Invalid id field
"
$$5463"ERROR: Invalid function
"
$$5464"ERROR: can't open configuration file
"
$$5465"WARNING: This option does not take arguments
"
$$5466" Arguments ignored
"
$$5467"WARNING: -Version option does not take arguments
"
$$5468" Arguments ignored
"
$$5469"ERROR: Invalid OPTION
"
$$5470" Valid OPTIONS for IDPRINT are
"
$$5471" (-? | -comment | -list | -printlog | -trace | -version)
"
$$5472"ERROR: InterDrive must be loaded with one or more print
entries (IDRIVE -P count) for MOUNT command
"
$$5473"ERROR: Invalid number of arguments for MOUNT command
IDPRINT MOUNT (host printer device | entry-name | ALL)
"
$$5474"ERROR: Invalid printer port number
"
$$5475" Valid port values are LPT1 LPT2 LPT3
"
$$5476"ERROR: Unable to get print entry
"
$$5477"ERROR: Invalid number of arguments for WHEN function
"
$$5478"ERROR: Invalid FUNCTION, valid functions for EDIT are
"
$$5480" (comment | file | id | options)
"
$$5481" (qpos | printer | timer | when)
"
$$5482"ERROR: Invalid number of arguments for IDPRINT command
"
$$5483"ERROR: SERVER FUNCTIONS take command line arguments only
"
$$5484" Configuration file entries are invalid
"
$$5485"ERROR: InterDrive must be loaded with one or more print
entries (IDRIVE -P count) for UNMOUNT command
"
$$5486"ERROR: Unable to find print entry "
$$5487"ERROR: Unable to find print entry at "
$$5488"ERROR: Invalid FUNCTION
"
$$5489" Valid FUNCTIONS for SERVER are
"
$$5490" (alert | info | list | mapid)
"
$$5491"ERROR: Invalid FUNCTION
"
$$5492" Valid FUNCTIONS for JOB-QUEUE are
"
$$5493" (cancel | free | hold | list | requeue | start)
"
$$5494"ERROR: Invalid FUNCTION argument
"
$$5495" Valid FUNCTIONS for PRINTER are
"
$$5496" (admin | init | status)
"
$$5497"ERROR: InterDrive must be loaded with one or more print
entries (IDRIVE -P count) for FILE command
"
$$5498"ERROR: Invalid argument list
"
$$5499"ERROR: Unable to find or open file
"
$$5500"ERROR: Unable to open printer port
"
$$5501"printing to LPT"
$$5502"ERROR: Invalid COMMAND,"
$$5503" valid commands for IDPRINT are
(edit | file | job-queue | mount | printer | server | unmount)
"
$$5504"ERROR: PCNFSD version 2 required for this print function
"
$$5505"ERROR: Invalid argument list
"
$$5506"ERROR: InterDrive is incompatible with
"
$$5507" this version of the application
"
$$5508"
IDPRINT request failed
"
$$5509"ERROR: This print command is not supported by the PCNFSD running on the remote host
"
$$5510"NOT-MOUNTED "
$$5511"
------------------ Print Log ------------------
"
$$5513"Redirecting file 00 START TIME"
$$5514"Printing file "
$$5515"HOTKEY "
$$5516"EOF "
$$5517"EXIT "
$$5518"PRINT SCREEN "
$$5519"FILE COMMAND "
$$5520"TIMEOUT "
$$5521"Unknown print event "
$$5522"sec elapsed "
$$5523"File create failed "
$$5524"File transfer failed "
$$5526"PRINTLOG - Displays print log
Usage: IDPRINT -PRINTLOG
"
$$5527"Print log is empty
"
$$5528"Do not display remote host comments
"
$$5529"ERROR: Print entry was not specified
"
$$5530"
CONFIGURING A PRINT SECTION
Create a print section in your PCTCP.INI [PCTCP IDPRINT entry-name]
file with the following fields. This is the HOST=remote-host-name
information required for remote printing. USER=remote-user-name
Refer to <IDPRINT HELP EDIT> for more DEVICE=printer-port (ex. LPT1)
"
$$5531"information on configuring the fields. PRINTER=remote-printer-name
For more information on IDPRINT's advanced WHEN=print-condition (ex. EOF)
features refer to the documentation. FILE=remote-file-name
"
$$5532"
PRINTING FROM THE DOS PROMPT
After creating the print section, use the <IDPRINT FILE filename entry-name>
command. Where filename is the name of the file you want to print and the
entry-name is the name of the print section. You may also use the COPY command
<COPY filename device> or the PRINT command <PRINT filename> provided with DOS,
after mounting a printer using the <IDPRINT MOUNT entry-name> command.
"
$$5533"
PRINTING FROM AN APPLICATION
After creating the print section, use the <IDPRINT MOUNT entry-name> command.
Next, enter the application and configure it to print to the same printer
port you specified in the print section. When you are ready to print your
document, use the application's print command.
"
$$5553" ERROR: "
$$5554"jobid: "
$$5555"jobid: NONE
"
$$5556"WARNING: InterDrive has been loaded with no print entries
Some IDPRINT commands are unavailable
"
$$5557"WARNING: InterDrive is not loaded
Some IDPRINT commands are unavailable
"
$$5558"ERROR: This port is currently in use.
To remove the current print entry use <IDPRINT UNMOUNT print-entry>.
Optionally, use <IDRIVE -P n> to add more print entries if needed and
specify a different port in the DEVICE field.
The current print entry was not modified.
"
$$5559"Removed print entry from "
$$5560"Removed print entry "
$$5561"ERROR: Invalid number of arguments for EDIT command
"
$$5562"ERROR: InterDrive must be loaded with one or more print
entries (IDRIVE -P count) for EDIT command
"
$$5563"COM1
"
$$5564"COM2
"
$$5565"COM3
"
$$5566"COM4
"
$$5567"ERROR: Printer in use, unable to unmount
Complete print job before unmounting printer
"
$$5568"printing to COM"
$$5569"ERROR: Procedure "
$$5570" is not supported by the PCNFSD
"
$$5571"ERROR: Can't find DEFAULT-PRINTERS entry in the [PCTCP IDRIVE] section.
"
$$5572"Printer "
$$5573" is mounted on "
$$5574"ERROR: Unable to mount printer """
$$5575"""
"
$$5576"File is already printing)
"
$$5577"File contains no data)
"
$$5578"File does not exist, may be ignored)
"
$$5579"General Failure)
"
$$5580"ERROR: Unable to create RPC client (RPC error)
"
$$5581"ERROR: Invalid host and/or printer syntax (\\host\printer required)
"
$$5582"ERROR: Print server (PCNFSD) is not present
"
$$5583"WARNING: No printers to unmount
"
$$5584"ERROR: Invalid number of arguments for UNMOUNT command
IDPRINT UNMOUNT (device | entry-name | ALL)
"
$$10000"Configuration file (or [pctcp idrive] section) not found
InterDrive will use default configuration values
"
$$10100"[pctcp idrive-vxd] section not found.
"
$$10001"[pctcp idrive] ==> 'file-lock-entries' not found, or bad value specified
"
$$10002"[pctcp idrive] ==> invalid value specified for 'file-lock-entries'
"
$$10003"[pctcp idrive] ==> file-lock-entries = "
$$10004"
"
$$10005"[pctcp idrive] ==> 'directory-cache-buffers' not found,
or bad value specified
"
$$10006"[pctcp idrive] ==> invalid value specified for 'directory-cache-buffers'
"
$$10093"[pctcp idrive] ==> number of directory-cache-buffers was reduced to "
$$10007"[pctcp idrive] ==> directory-cache-buffers = "
$$10008"
"
$$10009"[pctcp idrive] ==> 'use-emm' not found, or bad value specified
"
$$10010"[pctcp idrive] ==> expanded memory (EMS) ENABLED
"
$$10011"[pctcp idrive] ==> expanded memory (EMS) DISABLED
"
$$10012"[pctcp idrive] ==> 'lookup-cache-buffers' not found, or bad value specified
"
$$10013"[pctcp idrive] ==> invalid value specified for 'lookup-cache-buffers'
"
$$10092"[pctcp idrive] ==> number of lookup-cache-buffers was reduced to "
$$10014"[pctcp idrive] ==> lookup-cache-buffers = "
$$10015"
"
$$10016"[pctcp idrive] ==> 'mount-entries' not found, or bad value specified
"
$$10017"[pctcp idrive] ==> invalid value specified for 'mount-entries'
"
$$10018"[pctcp idrive] ==> mount-entries = "
$$10019"
"
$$10020"[pctcp idrive] ==> 'name-mappings' not found, or bad value specified
"
$$10021"[pctcp idrive] ==> invalid value specified for 'name-mappings'
"
$$10022"[pctcp idrive] ==> name-mappings = "
$$10023"
"
$$10024"[pctcp idrive] ==> 'print-entries' not found, or bad value specified
"
$$10025"[pctcp idrive] ==> invalid value specified for 'print-entries'
"
$$10026"[pctcp idrive] ==> print-entries = "
$$10027"
"
$$10043"[pctcp idrive] ==> 'rw-cache-buffers' not found, or bad value specified
"
$$10044"[pctcp idrive] ==> invalid value specified for 'rw-cache-buffers'
"
$$10045"[pctcp idrive] ==> rw-cache-buffers = "
$$10046"
"
$$10091"[pctcp idrive] ==> number of rw-cache-buffers was reduced to "
$$10047"[pctcp idrive] ==> 'rw-cache-size' not found, or bad value specified
"
$$10048"[pctcp idrive] ==> invalid value specified for 'rw-cache-size'
"
$$10049"[pctcp idrive] ==> rw-cache-size = "
$$10050"
"
$$10059"[pctcp idrive] ==> read/write-cache-buffer-size was reduced to "
$$10053"[pctcp idrive] ==> print-buffer-size was reduced to "
$$10054"[pctcp idrive] ==> 'print-buffer-size' not found, or bad value specified
"
$$10055"[pctcp idrive] ==> invalid value specified for 'print-buffer-size'
"
$$10056"[pctcp idrive] ==> print-buffer-size = "
$$10057"
"
$$10058"[pctcp idrive] ==> invalid value specified for 'lock'
"
$$10028"[pctcp idrive] ==> 'transaction-buffers' not found, or bad value specified
"
$$10029"[pctcp idrive] ==> invalid value specified for 'transaction-buffers'
"
$$10030"[pctcp idrive] ==> transaction-buffers = "
$$10031"
"
$$10032"[pctcp idrive] ==> 'loadhigh' not found, or bad value specified
"
$$10033"[pctcp idrive] ==> IDRIVE will try to load itself high (into a UMB)
"
$$10034"[pctcp idrive] ==> IDRIVE will not try to load itself high (into a UMB)
"
$$10035"[pctcp idrive] ==> 'stream' not found, or bad value specified
"
$$10036"[pctcp idrive] ==> 'stream' must be at least 0 and less than the
number of transaction buffers
"
$$10037"[pctcp idrive] ==> stream = "
$$10038"
"
$$10039"[pctcp idrive] ==> 'timeout' not found, or bad value specified
"
$$10040"[pctcp idrive] ==> timeout = "
$$10041"
"
$$10042"[pctcp idrive] ==> invalid value specified for 'timeout'
"
$$10060"[pctcp idrive] ==> 'cache-timeout' (or 'cache-tmo') not found,
or bad value specified
"
$$10061"[pctcp idrive] ==> invalid value specified for 'cache-timeout'
(or 'cache-tmo')
"
$$10062"[pctcp idrive] ==> cache-timeout = "
$$10063"
"
$$10064"[pctcp idrive] ==> 'lock-timeout' (or 'lock-tmo') not found,
or bad value specified
"
$$10065"[pctcp idrive] ==> invalid value specified for 'lock-timeout'
(or 'lock-tmo')
"
$$10066"[pctcp idrive] ==> lock-timeout = "
$$10067"
"
$$10068"[pctcp idrive] ==> 'sym-lnk' not found, or bad value specified
"
$$10069"[pctcp idrive] ==> Symbolic linking is ENABLED
"
$$10070"[pctcp idrive] ==> Symbolic linking is DISABLED
"
$$10074"[pctcp idrive] ==> 'map-char' not found, or bad value specified
"
$$10075"[pctcp idrive] ==> invalid value specified for 'map-char'
"
$$10076"[pctcp idrive] ==> map-char = "
$$10077"
"
$$10081"[pctcp idrive] ==> 'umask' not found, or bad value specified
"
$$10082"[pctcp idrive] ==> invalid value specified for 'umask'
"
$$10083"[pctcp idrive] ==> umask = "
$$10084"
"
$$10078"[pctcp idrive] ==> 'dst' not found, or bad value specified
"
$$10079"[pctcp idrive] ==> Daylight Savings Time is ENABLED
"
$$10080"[pctcp idrive] ==> Daylight Savings Time is DISABLED
"
$$11000"Configuration file (or [pctcp general] section) not found
"
$$10085"[pctcp general] ==> 'time-zone' not found, or bad value specified
"
$$10086"[pctcp general] ==> Daylight Savings Time is ENABLED
"
$$10087"[pctcp general] ==> Daylight Savings Time is DISABLED
"
$$10071"[pctcp general] ==> 'time-zone-offset' not found, or bad value specified
"
$$10072"[pctcp general] ==> time-zone-offset = "
$$10073"
"
$$10088"[pctcp idrive] ==> invalid value specified for 'drive-disconnect'
(or 'drive-tmo')
"
$$10089"Drive Timeout is ENABLED
"
$$10090"Drive Timeout is DISABLED
"
$$10096"[pctcp idrive] ==> 'rpc-timeout' not found, or bad value specified
"
$$10097"[pctcp idrive] ==> rpc-timeout = "
$$10098"
"
$$10099"[pctcp idrive] ==> invalid value specified for 'rpc-timeout'
"
$$10101"[pctcp idrive] ==> invalid value specified for 'hide-dotfiles'
"
$$10102"[pctcp idrive] ==> Hiding dotfiles is ENABLED
"
$$10103"[pctcp idrive] ==> Hiding dotfiles is DISABLED
"
$$10104"[pctcp idrive] ==> 'autotune' not found, or bad value specified
"
$$10105"[pctcp idrive] ==> Autotuning is ENABLED
"
$$10106"[pctcp idrive] ==> Autotuning is DISABLED
"
$$20000"Unknown host: "
$$20001"Not enough memory to list host services."
$$20002"Could not get host services. Perhaps host "
$$20003"is unavailable or is not currently running MOUNTD?"
$$20004"is unavailable or is not currently running PCNFSD version 2?"
$$20005"Invalid device ("
$$20006") specified"
$$20007"Connect print session ["
$$20008"] on device "
$$20009"Disconnect print session ["
$$20010"] from device "
$$20011"You cannot mount a printer, InterDrive has been loaded with no print entries."
$$20012" Exiting IDNET."
$$20013"Connect file system ["
$$20014"] on drive "
$$20015"Error: Device name in network path is too long."
$$20016"Error: Hostname in network path is too long."
$$20017"Error: Pathname in network path is too long."
$$20018"Warning: File system name is too long and has been truncated."
$$20019"Open file(s) have been found on drive "
$$20020"Do you still want to disconnect the drive?"
$$20021"Disconnect file system ["
$$20022"] from drive "
$$20023"Cannot disconnect a port redirected by PREDIR"
$$20024"Invalid hostname or network path specified"
$$20025"Can't add host "
$$20026" to PC/TCP configuration file, maximum number of hosts already listed in [pctcp idrive-servers] section."
$$20027"Not enough memory to list configured file systems or print sessions"
$$20028"Could not open configuration file."
$$20029"WARNING: The list of configured file systems has been truncated."
$$20030"WARNING: The list of configured print sessions has been truncated."
$$20031"Invalid file system name ("
$$20032"Invalid print session name ("
$$20033") specified. Name must be 11 characters or less, and cannot contain spaces, slashes, or backslashes. "
$$20034"An entry for ["
$$20035"] has not been added to the list of Configured File Systems."
$$20036"] has not been added to the list of Configured Print Sessions."
$$30000" does not support Windows 95.
"