.rget server:[<path>] [<path>]
The .rget command works similarly to the .get command, but copies
an entire directory tree, recursively. You must supply directory names
as the parameters. For example, the command
.rget winbuildserver1:config myconfig
copies the contents of the directory config on the server winbuildserver
into the myconfig directory on the current server.
Note: - Do not use environment variables in this command.
- Do not use symbolic links in this command.
- The specified directory must exist before you attempt to use the
command. If the specified directory does not already exist, the command
fails.