FTP commands

Hello WM Tech Gurus,

Can you help to answer if webMethods natively support FTP Make Remote Directory (mkdir command) and FTP Remove Remote Directory (rmdir command) . If no , is there a way to use any wM Java Class to implement the same ?

Thanks,
Arnab

Hi Arnab,

which version of wM are you referring to?

Since wM 9.5 there is the SFTP feature availbale which has mkdir and rmdir services.

But the regular FTP/FTPS feature does not have such services according to IS Built-In-Services reference.

Regards,
Holger