Well, here it is (Jaymach
).
This works as a irc-style file server for msn. It only works with 1 user at a time and that user MUST keep his/her friendlyname for the session to continue...
Copied from the help menu in plus:
Actions are performed by <MainCommand> <SubCommand> <argument>
For /xfserve:
'On' - Turns fileserver on
'SetDir' - Sets the root directory for your fileserver
'ForceEnd' - Forces the session to end
'Off' - Turns fileserver off
For /xclient:
'Get <Argument>' - Requests a file to be send where the argument is the name of the file in the current directory
'Dir' - Lists the contents of the current directory
'Cd <argument>' - Changes the directory where the argument is a subfolder of the current folder (.. is used to go up a directory)
Notes:
You must keep your MSN nickname the same during a session
Directories are enclosed in [], if a directory has too many files/subdirectories, the list will be transferred to the user as a file
EDIT:
Newer version, few additions, nothing major. Included a manual, along with a bit more documentation.