I have to tranfer a file to/from a government server that expects some odd filename conventions. For testing, I can upload a file to their server using the command "put test test@username" manulally at an FTPS prompt. The "test@username" identifies what "area" on their server to assign the file, "test@username" places it in our "test" area.
In Net::FTPSSL, it dies trying to execute any of the following commands:
(0)
]
