Newer Version Available
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.