im having problems bread'ing binary files.
i do this:
/bread mirc.exe 0 100 &
/bwrite mirc.exe.bac -1 -1 &binary
and i get a error saying: * /bwrite: invalid parameters
iv tried it on picture files too.. but same error.
what im looking to do is send a file (a picture file) to a http client (im acting as the webserver, and there requesting a file)
thanks.