Hi Holger,
We have IS_9.9_Core_Fix9 installed.
We created a FTP listener port on 5599 (under Security->Ports) which has package WmRoot assigned. Access mode is ‘Allow by Default’, IP Access is set as ‘Allow by Default’.
Some of our partners are calling one of our services using below script:
curl --verbose -u user:pw -T ${filename} “ftp://ISServer:5599/ns/<path_to_service>/$$;application:x-wmflatfile”
the output is:
555 Error: java.lang.NullPointerException
Login failed.
421 Service not available, remote server has closed connection
Please let me know if you need additional information.
Thanks in advance!
#Integration-Server-and-ESB#B2B-Integration#webMethods