To copy a file from your current server to a different server,
use the .put command. The following example step assumes that you
have a config.txt file in a config directory on the current server,
accessible from the current path:
.put ./config/config.txt winbuildserver1:./config/config.txt
For more information see the following: