Editing the file transfer directory location on the target

About this task

The directory defined as the file transfer directory, on the target, is determined by the TransferDir property. This property is defined in the target properties. You can modify this property and set a new file transfer directory location. Follow the steps relevant to the target operating system to change the directory.
Note: You require administrative authority to edit the target registry.
:-
Windows® system
  1. At a command prompt window run regedit.
  2. Navigate to HKEY_LOCAL_MACHINE/SOFTWARE/BigFix/Remote Control/Target.
  3. Right-click TransferDir.
  4. Select Modify and type the required location into the Value data field.
  5. Click OK.
  6. Restart the target service.
Linux® system
  1. Edit the trc_target.properties file.
  2. Change the value of TransferDir to the required location and save the file.
  3. Restart the target service.