>>>>> "RN" == Ranga Nathan <[EMAIL PROTECTED]> writes:

  RN> If it is within their firewall, you can use "netcat" for this. No 
  RN> programming necessary! However serious consideration to security is 
  RN> required. 

  RN> Otherwise rolling own perl daemon might be an option.

that actually could work well. you can make a perl webserver using
modules on cpan and then use cgi.pm or rip out the upload code and write
a dedicated module for this. then you can control the max upload size
and the transfer process.

uri

-- 
Uri Guttman  ------  [EMAIL PROTECTED]  -------- http://www.stemsystems.com
--Perl Consulting, Stem Development, Systems Architecture, Design and Coding-
Search or Offer Perl Jobs  ----------------------------  http://jobs.perl.org
 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to