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

Pages: (2): « First [ 1 ] 2 » Last »
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
cloudhunter
Senior Member
****


Posts: 536
Reputation: 18
37 / – / –
Joined: Dec 2005
RE: FileServer Script - Suggestions !
Looks good :) Very full featured... Can't think of any suggestions! It seems you've already got the bases covered :) Good work!

Cloudy

This post was edited on 07-01-2006 at 12:20 AM by cloudhunter.
[Image: cloudy.jpg]
Sig by pirateok/marisaok/marisa ;)
quote:
Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return

6713 days, 2 hours, 17 minutes, 14 seconds ago
07-01-2006 12:18 AM
Profile E-Mail PM Find Quote Report
cooldude_i06
Full Member
***

Avatar
I'm so cool I worry myself.

Posts: 272
Reputation: 9
– / Male / –
Joined: Sep 2003
RE: FileServer Script - Suggestions !
How about ability to upload files to server...
[Image: clb2.jpg]
07-01-2006 12:21 AM
Profile E-Mail PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: FileServer Script - Suggestions !
pwd (Print Working Directory)?
getm (Get Many, with wildcards)?
[Image: spartaafk.png]
07-01-2006 12:33 AM
Profile PM Web Find Quote Report
upsfeup
Junior Member
**


Posts: 67
Joined: Feb 2005
RE: FileServer Script - Suggestions !
quote:
Originally posted by cooldude_i06
How about ability to upload files to server...
I don't believe that this can be done. Script can't accept file sending invitations. (As far as I know).

I would suggest a logging feature so that the fileserver owner can see the resume of what happened

This post was edited on 07-01-2006 at 12:59 AM by upsfeup.
07-01-2006 12:58 AM
Profile E-Mail PM Find Quote Report
[Shadow]
New Member
*

Avatar
...

Posts: 13
38 / Male / –
Joined: Jun 2006
RE: FileServer Script - Suggestions !
Looks great, I hope this would work sometime.
[Image: DeathxShadow.png]
07-01-2006 01:04 AM
Profile E-Mail PM Find Quote Report
craig2k5
Junior Member
**


Posts: 64
Joined: Feb 2006
RE: FileServer Script - Suggestions !
this sounds like a gr8 idea,

how does it work? would the "File Server" be a seperate msn account? or what? im a little :S
07-01-2006 01:06 AM
Profile E-Mail PM Find Quote Report
stephen_wq
Junior Member
**

Avatar
Fireball!

Posts: 57
– / Male / –
Joined: Sep 2004
RE: FileServer Script - Suggestions !
If it can accept invitations, this would become an incredibly powerful script.
Ask patchou maybe?
07-01-2006 07:55 AM
Profile E-Mail PM Find Quote Report
b0rna
New Member
*


Posts: 11
Joined: Jun 2006
RE: FileServer Script - Suggestions !
hmm

im making the exact same plugin...

not nearly as far as you though with the plugins though im having some issues now...

is there a beta yet? im interested!
07-01-2006 08:08 AM
Profile E-Mail PM Find Quote Report
b0rna
New Member
*


Posts: 11
Joined: Jun 2006
RE: FileServer Script - Suggestions !
btw my script allows listing files properly of upto 10,000 files and folders in each folder at least and sending them with no truncation using timers and such so you dont flood the user and your able to send them all. you should test witha directory with more than 300 files as msn will not allow further messages...i think 16 messages or so. anyhow 100ms time between each set is fine but im sure you already went through all this.

keep it up hit me up if you want to test, ide be glad to try it.
07-01-2006 08:11 AM
Profile E-Mail PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


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