Jason-- Here are some file upload utilities that spring to mind, none of them are expensive and most are free. They work with email, databases, web server directories and FTP servers, depending. Perl -- http://soupermail.sourceforge.net ASP -- http://www.aspupload.com PHP -- http://www.hotscripts.com/PHP/Scripts_and_Programs/File_Manipulation/Upload_ Systems/ CGI -- http://www.cgiscript.net/scripts.htm (CSupload) There are loads of considerations if you're not running this over a LAN, particularly firewalls and access security for upload and download. But I'm sure you've thought of that :o) --Bri