2009 Jan 12 11:06 AM
Hi Experts,
How can we run the checksum program ( .exe file) from the SAP.Our SAP sever is on unix and this check sum program run only on Dos.
Can anyone help to me.
2009 Jan 14 7:00 AM
Hi,
Thanks for your replay,
MD5SUM is program or T.code?
How we can use this 'MD5SUM' , can you please explain clearly.
My requirement is , i have one ABAP program this program reads the data from application server and creates the file in the FTP server, now my requirement is i want to call one checksum program from SAP program to encrypt the file stored in FTP server.
Thanks in advance.
Hi,
Thanks for your replay,
MD5SUM is program or T.code?
How we can use this 'MD5SUM' , can you please explain clearly.
My requirement is , i have one ABAP program this program reads the data from application server and creates the file in the FTP server, now my requirement is i want to call one checksum program from SAP program to encrypt the file stored in FTP server.
Thanks in advance.
2009 Jan 12 11:33 AM
2009 Jan 14 7:00 AM
Hi,
Thanks for your replay,
MD5SUM is program or T.code?
How we can use this 'MD5SUM' , can you please explain clearly.
My requirement is , i have one ABAP program this program reads the data from application server and creates the file in the FTP server, now my requirement is i want to call one checksum program from SAP program to encrypt the file stored in FTP server.
Thanks in advance.
2009 Jan 14 9:54 AM
MD5SUM is program or T.code?
It is a program available on various Unix flavors.
My requirement is , i have one ABAP program this program reads the data from application server and creates the file in the FTP server, now my requirement is i want to call one checksum program from SAP program to encrypt the file stored in FTP server.
encrypt? No.
MD5 is a hash algorithm, it´s used to create a unique hash for a file (see http://en.wikipedia.org/wiki/Md5sum). If the file is modified at some point it will create a different hash.
md5sum is not used to "encrypt" something.
Markus
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |