I have a small home network setup, and am trying to use Perl to help learn more about *both*. I currently am creating some tools to help me with this -- one of which allows me to transfer files via the network. I know I'm doing some of this the hard way, but that doesn't bother me heh. Anyway though, would there be any module out there that would help me with this (transfering files via network)? I've looked into Net::FTP, however I don't have an FTP server setup, nor do I want one. I've looked into doing this such as programs like GoToMyPC, however I have NO idea how they transfer files via network (can't seem to find out either). Any help?