You can create a custom file services interface connector in Java by implementing the FileServicesInterfaceConnector interface. If the external system has a Java client API, you can implement file transfer using a custom file services interface connector.
For a custom connector, the protocol properties are passed to the implementation in a map that contains the values indexed by their names.
For more information about the FileServicesInterfaceConnector interface, refer to the SDK online help.