Oracle Audio Technologies Application 9i User Manual

Page of 140
CopyObjects
8-8
Oracle9Application Server Wireless Edition Configuration Guide
Options
The 
CopyObjects
 utility takes the following options:
Table 8–4
Options for the CopyObjects Utility
Example
This example copies a folder and its content from a local server to production sites 
at 
m1
 and 
m2
java oracle.panama.core.util.CopyObjects \  
           -f /master/finance \  
           -s user/pw@//:2008/WEServer \  
              user/pw@//m1:2008/WEServer \  
              user/pw@//m2:2008/WEServer 
Option
Description
-f 
folder
The name of an existing folder in the source system.
-s 
source
The source Wireless Edition server. Specify the source in the 
format: username/password@//hostname:port/servername
targets
The target Wireless Edition servers. Specify targets in the format: 
username/password@//hostname:port/servername