8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
|
open @ADEMPIERE_FTP_SERVER@
|
||
|
@ADEMPIERE_FTP_USER@
|
||
|
@ADEMPIERE_FTP_PASSWORD@
|
||
|
bin
|
||
|
put ExpDat.jar @ADEMPIERE_FTP_PREFIX@_ExpDat.jar
|
||
|
ls @ADEMPIERE_FTP_PREFIX@_ExpDat.jar
|
||
|
quit
|