getting files with getfiles method (wodFtpDLX / wodFtpDLX.NET)
Scot,
You need to wait for first command to finished with execution and then execute next command.
You can use Done Event and execute commands there because Done Event is fired when command finished with execution.
Drazen