I am pretty much a newbie, but I have set up an old pc to run Ubuntu as a file and print server in the home. So far everything is working great, but I want to be able to download files to the server, and control the download manager from another computer. Right now I just use wget in the terminal.
Is there a good program that does this remotely from a web interface or do I need to figure out how to access my terminal from another computer and continue to use wget? And if so, are there good instructions on how to set that up?
thanks!