Avoiding FTP Time-Outs If you experience FTP time-outs when processing larger files, change session processing from synchronous (default) to asynchronous. Inovisworks processes files larger than the default (500 KB) asynchronously. It processes files smaller than the default synchronously. To change session processing At the FTP command line, perform the appropriate action: If you want to put the current session in ... Type... Synchronous mode (default) site sync Asynchronous mode site async <size> <size> = numeric value that indicates files larger than the threshold will be processed asynchronously. Examples: site asyncorsite async 50000 Note: Some FTP clients might not directly support SITE commands, which means you might need to use a QUOTE or LITERAL command when sending SITE commands. Consult your FTP client documentation. The processing for the current session changes.
If you experience FTP time-outs when processing larger files, change session processing from synchronous (default) to asynchronous. Inovisworks processes files larger than the default (500 KB) asynchronously. It processes files smaller than the default synchronously.
The processing for the current session changes.
View or print a User Guide PDF