This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Upgrading Fserve script

Old posts that have not been replied to for several years.
Locked
H
HolyCorn

Upgrading Fserve script

Post by HolyCorn »

Hi,

I used to use the built in fserve script from upp for my fileserver.

But now I have an eggdrop bot, and want to use a fileserver for eggdrop. So far i have found 1 script that does what I need. That's Hawks modification to jIRCoff's fserve script. One thing that bugs me though, is the fact that you have to type: get "the name of the file which you want to download" That's really annoying when the files have long or weird names.
In the upp fileserver though, when you do a listing of the dir, you get something like this
1D: dir1
2D: dir2
1F: file1
2F file2
etc

That way you just type 1f to download file1 and 1D to change to dir2. I've been looking at the code, but I'm not to familliar with the tcl language.
So i was wondering if someone could give me some pointers on how to do this. So basically that you get two triggers to download a file, or change to a directory.
Any help is greatly appreciated :wink:
H
HolyCorn

Post by HolyCorn »

nobody? :(
Locked