Allows you to download a file via FTP.
Example
Running this code will download from "/home/public/presentation.pdf" and save it to "D:\Folder".
plugin command("Network Automation.dll", "ftp file download", "D:\\Folder", " /home/public/presentation.pdf", "True", "None", 2, "")