XFER.EXE       Copy Users/Groups between NetWare File Servers (v2.0a)
               Freeware programmed by Wolfgang Schreiber (Novell Germany)

Function:      XFER reads all bindery information for the specified objects
               and transfers it to the specified target server.

Features:      * If a transferred user is member in groups those groups can be
                 automatically created on the target server if desired.
               * bulk copy of objects using wildcards
               * Group and user trustee rights optionally can be transferred.
               * built-in virus self test (reacts on file size changes)
               
Syntax:        XFER [<ObjType>=]<name> <Source Srv> <Target Srv> [option]

               Type "XFER /?" for help.

               * "User" (=default) and "Group" are valid ObjTpyes.
               * Names may contain wildcards.
               * You must be attached to both servers as SV equivalent.
               * XFER asks for confirmation before creating needed groups.
               * Valid options:  /C(reate) /N(oCreate) /T(rustees)
                 "/C" will create needed groups without confirmation;
                 "/N" will never create needed groups on the target
                 "/T" will transfer trustee rights to the target

Examples:      XFER User=WSCHREIB  Srv1 Srv2
               XFER WSCHREIB       Srv1 Srv2 /N /T
               XFER U=W*           Srv1 Srv2
               XFER U=W*           Srv1 Srv2 /C
               XFER Gr=WP_USER     Srv1 Srv2
               XFER X1234=*        Srv1 Srv2  {copy objects of type 0x1234}

Version History:
v2.0  (May 93) * Password encryption is supported
               * Trustee rights are transferred between server
v2.0a (Mar 94) * fixes problem transferring group trustees
               * password change only for new users, keep existing PWDs
                 if user exists already


XFER.ZIP 
Title   : XFER.EXE:  Copy users/groups between file servers
Keywords: COPY TRANSFER USERS GROUPS BINDERY SERVER SUPERVISOR UTILITY

Utility to transfer/copy selected users or groups between file servers.
Users/groups can be selected by names (with wildcards allowed). NetWare
v2.x-v4.x supported.  You must be attached to source and target server.
Public Domain by Wolfgang Schreiber
