Environment Variables Overview
FastTransfer 0.17+ supports environment variables to control runtime behavior for specific connection types.
Available Environment Variables
| Variable Name | Target Types | Default | Description |
|---|---|---|---|
| FASTTRANSFER_LOADSTEPTIMEOUT_MINUTES | msbulk, orabulk | 60 | Controls the timeout for bulk load operations |
| FASTTRANSFER_SORTEDINPUT | msbulk | false | Forces the sorted input hint for SQL Server bulk copy operations |