Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi all,
Can any one help how to create directory on FTP location.
Thanks Jhanshi
I think this would be covered in the built-in services guide under pub.client:ftp.
Mark
Could you please let me know which service we need to use creating a directory in FTP location???
Thanks, Sreenivas
pub.client:quote and specify an input string with the mkdir command.
Thanks
Dear all, could you please paste an example. I have the same problem but can’t create the directory with pub.client:quote service. I think I’m write a wrong command. Thanks in advance.
I got it!! The command: MKD %destinationPath% works fine. Regards.