The .rget command works like 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: You cannot use environment variables in this command.