
Allows you to create a folder within a specified FTP server path.
Example

Running this code will create the "/home/public" folder.
plugin command("Network Automation.dll", "ftp folder create", "/home/public")

Allows you to create a folder within a specified FTP server path.

Running this code will create the "/home/public" folder.
plugin command("Network Automation.dll", "ftp folder create", "/home/public")
Was this helpful?
