Delimited Text Write

Delimited text files can be created from data which is exported from database files.  Additionally, delimited text files can be created from data which is translated from other file formats including Excel, fixed-width text and XML.
 
GoAnywhere can create delimited text files using a variety of user-specified options:
  • Include/exclude column headings
  • Field delimiters (commas, tabs, pipes, etc.)
  • Record delimiters (CR, LF, CR/LF, LF/CR)
  • Formatting options for dates and numbers
  • Text qualifiers
  • Null substitute values
  • Append to the end of existing text files
  • Replace existing text files
After a delimited text file is generated, GoAnywhere can then compress or encrypt the text file and store it on the file system or distribute the file to a FTP server, HTTP server or email addresses.
 
Delimited Write