Invoice Data FTP Uploading in JTB

There was a request from JTB to upload finance files in Microsoft AX format to some FTP server. And it was decided that the easiest way is to make a bat file for uploading those files.

fupload_live.xls
fupload_test.xls

These bat upload files to some Japan server. All *.csv files go to FTPFolder and *.xls files go to Customers folder.
All files are taken from current folder where bat file is located.

To use the files - please change the format to .bat