Using the FTCon Console Program (Advanced Programmers Only)
36
FileTransfer2
-t=B|I|F
B = Send bitmaps within the TPD file.
I = Send icons within the TPD file.
F = Send fonts within the TPD file.
You many use any combination. For example:
-t do not send bitmaps, fonts, or icons.
-t=B send bitmaps only.
-t=BI send bitmaps and icons only.
-t=BF send bitmaps and fonts only.
-t=BIF send bitmaps, icons, and fonts.