BuildForge Help

Copying Files to and from Servers

You can use the .put and .get commands to copy files from one server to another during a project. This section describes how to enable file copying and how to use the .get and .put commands to move files around.

Note: These two commands return an error if the destination file already exists; you cannot use them to replace files. Also, the commands can only move single files. To move whole directory trees, see the .rget and .rput commands (.rget or .rput).