For example from LPARa:
ftp lparB
namefmt 1
lcd /fixes/cume
cd /fixes/cume
bin
mput *.bin
quit
Then on lparb
addimgclge cume fromfile('/fixes/cume/cume_1.bin') tofile(*fromfile)
repeat until all .bin files are processed.
I see no need, advantage, etc of saving to save files first. In fact I
see that as a huge waste of time and a gargantuan waste of disk.
Rob Berendt