Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that the XML hierarchy shown above has been simplified through the omission of the majority of the optional elements that are not directly relevant

FTP Transfer Properties

The XML hierarchy shown above reflects key properties of FTP file transfer:

  • Only a basic connection BasicConnection element with a host name HostName and optional Port number Portnumber is possible - URL connections are not possible.
  • Only basic authentication BasicAuthentication with an Account (i.e. user name) and optional Password is possible: SSH authentication, for example is not possible, requires that the SFTP protocol is used.

The Remote Target Fragment

...