Hi, You just can use uuencode: #uuencode file1.bin file1.bin | mail -s "This is the subject" some at email.address.com Use can use it from the command line or from any script, and can use mail or mailx application to send the email. -------------------------------------------------------------------------------