Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Installed Directories and Files
| Available in: both Salesforce Classic (not available in all orgs) and Lightning Experience |
| Available in: Enterprise, Performance, Unlimited, and Developer editions |
- bin—Contains the batch files encrypt.bat for encrypting passwords and
process.bat for running batch processes.
For information on running Data Loader from the command-line, see Run Batch File With Windows Command-Line Interface.
- configs—The default configuration directory. Contains the configuration files
config.properties, Loader.class, and
log-conf.xml.
The config.properties file that is generated when you modify the Settings dialog in the graphical user interface is in C:\Users\{userName}\dataloader\version\configs.
Data Loader runs the operation, file, or map listed in the configuration file that you specify. If you don’t specify a configuration directory, the current directory is used.
- samples—Contains subdirectories of sample files for reference.
File Path Convention
The file paths provided in these topics start one level below the installation directory. For example, \configs means C:\Users\{userName}\dataloader\version\configs, provided you accepted the default installation directory. If you installed the program in a different location, use that directory path.