We are using SF with the remote service and we just changed our FTP server to Blackmoon FTP server. It appear that certain commands necessary for SF to function with the remote service are not supported by Blackmoon.
Is there a list of fully supported FTP servers that work with SF that you can provide to help us get back on track?
Thanks.
FYI, here is some detail on the exact problem we are having from a log file generated by your program:
WRITING TO SOCKET
MODE S
---------
SOCKET REPLY:
200 Command Ok.
WRITING TO SOCKET
STRU F
---------
SOCKET REPLY:
502 Command not implemented.
EclSocketError: 502 Command not implemented., code 502
WRITING TO SOCKET
TYPE I
---------