PhixFlow Help

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


An FTP site can be set up to send files generated by a File Exporter, or retrieve files using a File Collector, via FTP.


Form: FTP Site Details

The form provides the standard form icons.


FieldDescription
NameThe Name of the FTP Site.
EnabledWhether or not the FTP Site is enabled to run.
UsernameThe name of the user that will be used to create a connection with the FTP server.
PasswordThe password that will be used to create a connection with the FTP server.
Server AddressThe address of the destination server.
PortOptional field to specify a Port Number, if required. This is a standard FTP option, and will be described in any good reference for FTP.
FTP TypeSelect an option from:
  • Plain
  • SSH (secure transfer using FTP over SSH)
  • SSL (secure transfer using FTP-SSL)
These are standard FTP options, and will be described in any good reference for FTP.
FTP ModeSelect an option from:
  • Active
  • Passive
These are standard FTP options, and will be described in any good reference for FTP.
Description
DescriptionDescription of this FTP Site.


See Also

  • No labels