It's been a while since I used Accuterm but I think that it has the Kermit 
protocol that can be set to transfer binary files.

If you have only have ASCII transfer, you can first encode your binary files 
using either: Base64 or UUENCODE/UUDECODE.   Transfer the .b64 or .uue file 
then decode them on the other side.

Base64 is what is used to transfer binary files via email.  Uuencode is an 
older program that works the same way and is found on Unix.  (There are 
Uuencode/Uudecode programs available for dos).

For the source code of a Base64 program, you can search on  
http://www.freshmeat.net


----- Original Message ----
From: Gabe Green <[EMAIL PROTECTED]>
To: u2-users@listserver.u2ug.org
Sent: Tuesday, February 12, 2008 6:53:34 AM
Subject: [U2] Send regular Windows file with AccuTerm

Hi all,

Is there a way with AccuTerm's standard file transfer utilities to 
transfer a binary Windows file (say, an .exe or a .mp3 or whatnot) to 
the host?

I know you can transfer Universe files and Items, but it would be nice 
to be able to transfer regular Windows files as well.

Thanks,
Gabe
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to