FSP is a bit like anonymous FTP except that the protocol is connectionless
and lightweight. It uses a non-forking server so it shouldn't result
in too much load on the remote machine. I think it also uses UDP
datagrams which are much more efficient than TCP sessions.
Cheers,
Christopher.