What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » FileServer Script - Suggestions !

FileServer Script - Suggestions !
Author: Message:
Pai
Full Member
***

w00t !

Posts: 203
Reputation: 2
– / Male / –
Joined: Sep 2003
O.P. FileServer Script - Suggestions !
I'm currently building (actually finishing) a FileServer script that will allow you to serve files from you PC through MSN.

Current features include:
» authentication based (each different account has a specific username and password, and access to a specific root folder)
» guest account
» allow/block access to sub-directories of root folder
» dialogs to simplify user accounts creation/deletion/editing
» you can customize the commands that you want the fileserver to use, the messages that you want to be sent, etc
» hability to turn on/off fileserver
» if directory listing is too large (over 1100 chars [limit of each message]) listing is automatically (and correctly, no truncated filenames) splitted in consecutive messages so all the files are listed

What I'm currently looking for are suggestions that you'd like to see included in the script, as I've run out of ideas !

Example session:
code:
Me says:
!fileserver

FileServer says:
Welcome to the FileServer script.
You need to login first using: login <username> <password>
Me says:
login tmpuser tmppass

FileServer says:
You are now logged in ! You can start browsing using the dir command!
Me says:
dir

FileServer says:
Current folder: \
    [dir]  ..
    [dir]  oi
    [file] data ( 3.0Kb )
    [file] readme.txt ( 6.8Kb )
    [file] Replacer.cmd ( 11.1Kb )
    [file] tcpip.sys ( 350.6Kb )
Folder Count: 1, Files Count: 4
Me says:
cd oi

FileServer says:
Current folder: \oi\
    [dir]  ..
    [file] abc.mp3 ( 13.2Mb )
Folder Count: 0, Files Count: 1
Me says:
get abc.mp3

FileServer says:
Sending file "abc.mp3" ...

Configuration Window:
[Image: fileserver1ng.jpg]

This post was edited on 07-06-2006 at 09:33 PM by Pai.
07-01-2006 12:11 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
FileServer Script - Suggestions ! - by Pai on 07-01-2006 at 12:11 AM
RE: FileServer Script - Suggestions ! - by cloudhunter on 07-01-2006 at 12:18 AM
RE: FileServer Script - Suggestions ! - by cooldude_i06 on 07-01-2006 at 12:21 AM
RE: FileServer Script - Suggestions ! - by RaceProUK on 07-01-2006 at 12:33 AM
RE: FileServer Script - Suggestions ! - by upsfeup on 07-01-2006 at 12:58 AM
RE: FileServer Script - Suggestions ! - by [Shadow] on 07-01-2006 at 01:04 AM
RE: FileServer Script - Suggestions ! - by craig2k5 on 07-01-2006 at 01:06 AM
RE: FileServer Script - Suggestions ! - by stephen_wq on 07-01-2006 at 07:55 AM
RE: FileServer Script - Suggestions ! - by b0rna on 07-01-2006 at 08:08 AM
RE: FileServer Script - Suggestions ! - by b0rna on 07-01-2006 at 08:11 AM
RE: FileServer Script - Suggestions ! - by Pai on 07-01-2006 at 10:30 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On