Oracle Audio Technologies 9i Server User Manual


 
CopyObjects
8-8 Oracle9i Application Server Wireless Edition Configuration Guide
Options
The CopyObjects utility takes the following options:
Table 84 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