This enum contains possible destination types for file transfers
Values ¶
pdg.fileTransferType.AssetDir
The file is transfered to the asset directory, which is normally $PDG_DIR/otls
pdg.fileTransferType.ScriptDir
The file is transfered to the script directory, which is normally $PDG_TEMP/scripts
pdg.fileTransferType.TempDir
The file is transfered to the temp directory, i.e. $PDG_TEMP
pdg.fileTransferType.WorkingDir
The file is transfered to the working directory, i.e. $PDG_DIR