.rget

.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:

Feedback