|
Well, the only OSS cd-burning progs that I know of are cdrecord and cdrdao. cdrecord has a Win32 version, not sure about cdrdao though. Out of the two, only cdrdao supports bin/cue, and the support it has is rudimentary- from the man page:
Code:
| | "Cue files may be used wherever a toc-file is expected. The correspond-
ing bin file is not taken from the FILE statement of a cue file but
constructed from the cue file name by replacing ".cue" by ".bin". The
cue file must have exactly one FILE statement.
Currently, following track modes are supported: MODE1/2048, MODE1/2352, MODE2/2336, MODE2/2352. The CATALOG, ISRC and POSTGAP statements are parsed but not evaluated, yet." |
There are several frontends available, but again I'm not sure if any exist for Windows.
As for FTP clients, I use gFTP and good 'ol ncFTP myself, but the one that seems to come up as far as Windows OSS is FileZilla. I use an old program called LeechFTP on my Windows machine personally, but it's not OSS. |