Ax5 and FTP how ?

How could I create a text file on a FTP Server. I am interesting on create, copy, append data of file into FTP Server ?

Hello,

This is one of frequent queries in Ax.

DLLFunction class can be used for such purpose. Please refer here for -

Class model - http://msdn.microsoft.com/en-us/library/aa862150.aspx

Code sample - http://axapta.blogcu.com/ftp-from-axapta_1731729.html

Hope this helps,