Back to Fuji M 2 Demo App, or Fuji M 2 Demo App Info
| At line 20 changed 1 line. |
| ** Note: If you are using the M4 distribution to run this demo, please [download the m2app|m2app-sources.jar] and extract it. |
| ** Note: If you are using the M4 distribution to run this demo, please [download this m2app|m2app-sources.jar] and extract it. |
| At line 90 added 1 line. |
| * Note: If you used a recent version of the M2 application, the full path would be {{/tmp/in.xml}}. |
| At line 126 added 16 lines. |
| ''Note: If you are using a recent version of the m2app sources, you will be seeing this configuration file '' |
| {{{ |
| # file to receive - used for inbound communication |
| ftp.receiveFrom=/tmp/in.xml |
| # file to send - used for outbound communication |
| ftp.sendTo= |
| ftp.user=joe |
| ftp.password=secret |
| ftp.host=localhost |
| ftp.port=21 |
| ftp.dirListStyle=UNIX |
| ftp.mode=BINARY |
| ftp.pollIntervalMillis=2000 |
| }}} |