
  | 
  | /allowabspath | 
  | 
  | 
  | Allows the client to specify a destination drive as a complete path with drive letters or  | |
  | 
  | using the UNC path. | 
  | 
  | 
  | 
  | |
  | 
  | WARNING: Use the /allowabspath server option with caution; if you specify the drive as the  | |
  | 
  | destination and mirror an empty directory as the source, it will overwrite the data on your drive.  | |
  | 
  | 
  | 
  | 
Syntax | 
  | /allowabspath  | 
  | 
Parameters | 
  | None  | 
  | 
Example | 
  | On the server:  | 
  | 
  | 
  | rcu /server /allowsabspath  | 
  | 
  | 
  | On the client:  | 
  | 
  | 
  | rcu /copy data server C:\private\data  | |
  | 
  | or  | 
  | 
  | 
  | rcu /copy data server \\server2\data  | |
  | 
  | /allowclientip | 
  | 
Description | 
  | Allows connections from a given client.  | 
  | 
Syntax | 
  | /allowclientip <client> [ /allowclientip <client> ]  | |
Parameters | 
  | 
  | 
  | 
  | 
  | 
  | |
  | <client> | Specifies the client machine name or IP address.  | |
  | 
  | 
  | 
  | 
TIP: To allow multiple IPs, you can stack them in one command.
/denyclientip
Description Deny connections from a specified client machine.
Syntax /denyclientip <client> [ /denyclientip <client> ]
Parameters
<client> | Specifies the client machine. | 
  | 
  | 
TIP: To deny multiple IPs, you can stack them in one command.
HP STORAGEWORKS ENTERPRISE FILE SERVICES REMOTE COPY UTILITY REFERENCE MANUAL  | 27  | 
3 - THE HP EFS RCU
COMMANDS