I have a little Linux server set up in my dorm room which, among other things, I use to transfer files from various computer labs around my college campus to my room. I currently use FTP, but I'm discovering that FTP isn't the most secure method of transfering files around. I want to use something else, but unfortunitly the computers around campus aren't real big on running software other than the basics. Is there some way I can run a more secure file transfer server other than using SSH/SFTP (which is what I use between my own computers)? Thanks.