Online Documentation
Advanced

Client and server folder
When you use BULK mode (BULK INSERT, COPY, LOAD DATA INFILE etc.) with a remote server, server typically can't see the folder where Full Convert temporary files. You can specify the same folder 'as seen' from both local machine (running Full Convert) and remote server. Of course, the performance is highest when both your source and target database servers (or files) are on your local machine. In that case, you don't need to specify these folders.
Temporary file limit in MB
Fine tune your specific environment for highest throughput by specifying at which point Full Convert flushes the data to the target server.
Global datatype mapping for each target
This is a popular request. You can here specify global datatype conversion for all sessions. You can specify different mappings for each target database.
If you specify exact match: varchar(255)=varchar(2000), it will take precedence over varchar=varchar(2000). You can use the latter form as a 'catch-all' for all non-exact matches for a certain source datatype.







