Frequently Asked Questions on the using of senddfbymail. (last modified: 30.04.2004) Q: How can I work with this script? A: Just upload senddfbymail-x.x.x.pl to the cgi-bin directory of your server, chmod +x senddfbymail-x.x.x.pl, and check it out via any Web browser. Q: How can I combine file parts into the full one? A: In UNIX: $ cat `ls filename_part*` > filename && rm -f `ls filename_part*` In Windows: Something like "copy filename_part1+filename_part2+..+filename_partN filename" or by means of Total Commander, etc. Q: Why e-mails with the files I'm getting have another size (not the one senddfbymail is showing)? A: Because of MIME. Q: While the file is downloading to the server I want to know how much is already downloaded. A: Just open one more browser window with the scripts' main page. Q: How can I contribute? A: Contact me via e-mail: root (at) nixp (dot) ru