In another thread Craig wrote "BC doesn't perform content comparisons on files that don't have sizes (to keep it from doing it twice after file operations)."
I have implemented an FTP server for a set of "files" that it's inefficient to compute the size of when presenting a directory listing. I'd still like BC to perform content comparisons. Any chance of an option to support this behaviour?
I have implemented an FTP server for a set of "files" that it's inefficient to compute the size of when presenting a directory listing. I'd still like BC to perform content comparisons. Any chance of an option to support this behaviour?
Comment