in reply to Using modul Net::BitTorrent::File
To download files over SSH you'll need to use something like scp or Net::SCP.
To download a .torrent file from a webserver you'll need to use something like LWP::Simple.