Enabling file copying on a server resource

The default settings for servers do not allow files to be copied by using dot commands. To allow projects to copy files to and from server resources, change the Files property for the server.

To change the setting, do the following:

  1. Select Servers > <ServerName>.
  2. Select a value other than None for the Files property. You can enable copying files from a server, to a server, or both.
Note: When you use .get, .put, .rput, or .rget, be sure that the operating system has enough temporary disk space. The agent on Windows uses the Server Auth User's temp directory by default. The agent on Linux or UNIX uses /tmp by default. You can change this by modifying the bfagent.conf file and then restarting the bfagent.

Feedback