Command File and Bat File Sample for Automating File Transfers

Download Files

The most popular package for 3780 File Transfers is the SyncPack2000e


The idea behind this sample is to show you what a typical command (.CMD) file looks and how a batch (.bat) file can kick-off the "typical" command file for automating your file transfers between yourself and your Host mainframe.  You can then take this sample and develop you own scripts as appropriate to your situation.
CTI FastSync 3780 Users

Use a Text Editor and create these two files.  Then either call CTI at the telephone below or E-mail us for the number to dial into - as we don't publish it on  the web.

CALLCTI.CMD CALLCTI.BAT
.CALL,1-208-769--7XXX
.SEND,TOM.TST
.RCVE,TESTFILE
.EXIT

 [this file will have only one line in it...]

FASTSYNC  .CMD(CALLCTI.CMD)

After these two files have been created, right click on the CALLCTI.BAT file and create a shortcut to the Desktop.  Then call us and we will run through a live test with you.

CLEO 3780Plus Users Only

Use a Text Editor and create these two files.  Then either call CTI at the telephone number below or E-mail us for the number to dial into - as we don't publish it on  the web.

CALLCTI.JOB Create ICON
AU 1-208-796-XXXX t60
TE VIDEO.OVR
RE TESTFILE
VO
QU

Create an icon shortcut for the CLEO 3780plus.exe command.  Then modify the icon so it executes like one of these:

3780plus.exe -j callcti.job  [for DOS users]


3780plus.exe -d com1 -j callcti.job  [for DOS SYNCcable users users]

3780plus2.exe -j callcti.job  [for Windows users]
3780plus2.exe -d com1 -j callcti.job  [for Windows SYNCcable users]