Author |
Message
|
mqusr |
Posted: Mon Mar 12, 2018 2:01 am Post subject: MQ File Transfer - supported file formats |
|
|
Novice
Joined: 24 Feb 2018 Posts: 20
|
Hi All,
I have a query related to IBM MQ File Transfer . Is there any restriction on the type of file that it supports for transfer?
I have read that it supports both text and binary formats. But, by binary format does it mean .zip,.xls etc. or even some custom formats like .mt ?
Any support is appriciated.
Thanks and Regards,
mqusr |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Mar 12, 2018 2:39 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
It's a transport. It supports any file format.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
gbaddeley |
Posted: Mon Mar 12, 2018 7:36 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Binary transfer supports any file format.
Text transfer does a code page conversion and end-of-line translation. Eg. Your nice Windows format text file will end up on UNIX system as a UNIX format text file. The transfer will fail if there are characters in the source file platform that cannot be converted to the destination file platform. _________________ Glenn |
|
Back to top |
|
 |
mqusr |
Posted: Mon Mar 12, 2018 9:00 pm Post subject: |
|
|
Novice
Joined: 24 Feb 2018 Posts: 20
|
fjb_saper wrote: |
It's a transport. It supports any file format.  |
Thanks for the confirmation
Regards,
mqusr |
|
Back to top |
|
 |
mqusr |
Posted: Mon Mar 12, 2018 9:01 pm Post subject: |
|
|
Novice
Joined: 24 Feb 2018 Posts: 20
|
gbaddeley wrote: |
Binary transfer supports any file format.
Text transfer does a code page conversion and end-of-line translation. Eg. Your nice Windows format text file will end up on UNIX system as a UNIX format text file. The transfer will fail if there are characters in the source file platform that cannot be converted to the destination file platform. |
Thanks !
Regards,
mqusr |
|
Back to top |
|
 |
|