1.

Solve : Binary to ASCII?

Answer»

i have a job that runs a script to ftp a file an ascii file to another server as binary. the problemis this... i want to CONVERT that binary file to ascii without any modification from the script... is there a way i can do this? is there a similar command as dos2unix (which converts dos file to a UNIX file) the idea behind this is that i wont CREATE another script to convert back that binary file to an ascii FORM by just ADDING another job...

thanks for the help!



Discussion

No Comment Found