Hanna Roberts wrote:So I ssh into a school server and work in there, im not sure if thats what you mean by network file?
These days it is not uncommon to have many computers (unix boxes, pcs, macs, etc) all connect to another box that is basically a HUGE set of disk drives. The box is built to be super-efficient at it, since it really only has to serve files. It also makes it easier to add more disk space, manage the software for it, etc., as everything is in one spot, rather than spread out over 50 individual pc's, linux boxes, macs, etc.
So a network file basically means a file that is saved onto a hard disk that you connect to via the network/internet, instead of on your local machine. If you ssh from your pc to a unix server, that unix box may then have a network attached storage device for saving files. (It would also most likely have a local, smaller disk).