By default, integrator․io will aggregate all pages of data generated by an export into one (possibly large) file. Check Skip aggregation to instead generate multiple files (one file per page of data). To generate one file per record, set the export page size to one record per page of data. However, if your page size… Continue reading Skip aggregation in FTP Import
Tag: file upload to ftp
Uploading a file to an FTP server
Related to http://jobinandjismi.in/create-a-connection-with-an-ftp-server/After creating a connection, you can transfer files to that server. Solution