- 1) Download the http://www.ebaseftp.com/forum/forumfiles/ftp_test.zip
2) Upzip this into a temp folder
3) Copy FTP_TEST.xml into your <ufs>\UfsServer\transport folder
4) Import this file via Ebase designer.
5) Copy FtpClient.class file into <ufs>\UfsServer\tomcat\webapps\ufs_s\WEB-INF\classes\com\ebasetech\ufs\customresources folder. (Note: If you do not have this folder structure please create it)
6) Copy javaftpapi.jar file into <ufs>\UfsServer\tomcat\webapps\ufs_s\WEB-INF\lib folder
7) Restart your Ebase server and run the form FTP1 in Business projects->FTP_TEST
How it works:
1) Ebase form passed the relevant values to the custom function FTPCLIENT
2) FTPCLIENT uses the javaftpapi.jar file and uploads the file.