in reply to Re: Copying files between two systems using cgi/perlin thread Copying files between two systems using cgi/perl
system("copy \\full\\path\\to\\text.html \\\\system1\\shareddir"); [download]