Old 10-19-2003, 04:46 AM   #121
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

NxN_Slite helped me out on IRC to test the new version on a large volume, and the new version shows it correctly
ADDiCT is offline   Reply With Quote
Old 10-19-2003, 10:53 AM   #122
romracer
Junior Member
 
Join Date: Oct 2003
Posts: 25
Default

Indeed I can confirm that the new ioDiskSpace does print the correct volume information. I didn't actually try it with the bot because I'm not going back to modify my code again. Where were you yesterday ADDiCT when I needed your help?
romracer is offline   Reply With Quote
Old 10-19-2003, 10:58 AM   #123
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

u mean in the evening ? was playing poker with friends
(i'm always open for a PM on IRC)
ADDiCT is offline   Reply With Quote
Old 10-19-2003, 02:09 PM   #124
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default Re: a fix for freespace

Quote:
Originally posted by romracer
The ioDiskSpace.exe that comes with dZSbot (or was it with ioftpd, I don't remember) doesn't properly calculate space for all drives, most notably network drives. I have a drive that is mounted as 1.73TB but the diskspace program only reports around 680GB. This of course makes !free not work properly on the bot, or to at least print out the wrong info. My solution was to modify the script to use a different binary. Here's how I did it.

blabla ....

I think that should about do it. I don't remember changing anything else though I might have. If this mod doesn't work someone let me know. You can find me on irc. One thing you'll notice is that %free space is missing when you do !free <section>. I just didn't feel like modifying that portion of code as I don't really care about %free. You can add it back if you want.

Many, many thanks go to a friend who modified the code to look for free space and total space in different columns in the output. And also for making it deal with spaces in volume label names. Never would have done it without.

Hope you guys like this and find it useful. I sure did. I've also included a a zip file with the df.exe file and my show_free proc in a text file if it makes it easier for you guys.
well m8 why just not report the problem ?? and wait the answer/solution/fix .. or what ever...
why ppl need to make home made modif and add them in this thread
sorry but i disagree this ... if you want share your home made solution/fix ... please create a new thread
by acting like this you maybe can confuse ppl

thx to understand what i want to tell you !!

have fun
bounty
bounty is offline   Reply With Quote
Old 10-19-2003, 02:17 PM   #125
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

no need to overreact bounty
(better be happy that some people actually try to fix things themselves i'd say)
ADDiCT is offline   Reply With Quote
Old 10-19-2003, 03:25 PM   #126
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

(attaching the file, my webspace is unreachable atm)
ADDiCT is offline   Reply With Quote
Old 10-19-2003, 04:05 PM   #127
romracer
Junior Member
 
Join Date: Oct 2003
Posts: 25
Default

b0unty,
I did mention the bug in #ioftpd. The only response I got there was "1.73TB? Holy shit dude!" That helps me none. I also asked in #iozs (read your backlog) and got no response. Just endless idling. And I'm not one to put up with buggy software so I came up with a fix. If you don't like the fix, don't implement it. But don't *****. *****ing is for babies.

If you don't want others modifying your code and posting their fixes online, then don't release it. Be a hoopy and keep it to yourself and your "elite top sites."

I thought I was doing people a favor by helping those that actually have huge RAID arrays to have a fully functional script. Next time though I think I'll keep my mods to myself and save myself this ****ing hassle.

edited: I shouldn't try to be disrespectful either. Bad judgment on my part
romracer is offline   Reply With Quote
Old 10-19-2003, 04:25 PM   #128
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

Quote:
Originally posted by romracer
Re: ehhh f*ck you?
I don't think of having missed respect has you in my preceding message

but i like your style
bounty is offline   Reply With Quote
Old 10-24-2003, 04:15 AM   #129
cpas
Junior Member
 
Join Date: Sep 2003
Posts: 21
Default

I bounty, i would like to let u know that i have a little error with thz dzbot 0.94 imdb check with this url :

http://us.imdb.com/title/tt0346578/


I got this msg error :

[11:11] <|***|> [11:12] Tcl error in script for 'timer52269':
[11:11] <|***|> [11:12] couldn't open "f:/site/DiVX/test/[IMDB] - Action Adventure Animation Mystery () - Credited cast: Kevin Conroy .... Bruce Wayne of BatmanTara Strong .... Barbara Gordon aka Batgirl (voice)Efrem Zimbalist Jr. .... Alfred PennyworthBob Hastings .... Commissioner James 'Jim' GordonDavid Ogden Stiers .... Oswald Chesterfield Cobblepot of The Penguin (voice)Hector Elizondo .... Bane (voice)Kelly RipaKyra Sedgwick .... BatwomanJohn Vernon .... Rupert ThorneMathew Valencia .... Timothy 'Ti

Maybe it can be fixed, anyway thx for ur nice stuff,
cheers Cpas
cpas is offline   Reply With Quote
Old 10-24-2003, 11:24 AM   #130
iXi
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2002
Posts: 220
Default

moin,

i got some problems with

blowfish cryption.

# set the blowfish encrytion key
set key "123"

but he announce ....

(_XXX_): nEjwe/NBCxq0j/4rI0k/CBb/V9XJj0MBmpq0h4Quc0Eu7hJ.McTB509PGTI.GpINn/bUCfa1hWmi61drdej0XzstR.lRK/9/kpcUI.Yq/Cy1d8qds1jBAMG0
[18:22] bloW.Key for #XXX = 123
(_XXX_): anxba/1a5oS1j/4rI0k/CBb/sAwbq1AWGRh/qs/qb.0JnaS.Aa1O30YWCft0Z2cWW186Zpw.pGT/T0gPvOl/d8qds1jBAMG0


cya
iXi is offline   Reply With Quote
Old 10-24-2003, 12:38 PM   #131
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

Quote:
Originally posted by romracer If you don't want others modifying your code and posting their fixes online, then don't release it. Be a hoopy and keep it to yourself and your "elite top sites."
B0unty said you're free to make modifs, but don't post them in dzsbot thread, since they aren't part of dzsbot.

Please just post a new thread in sitebot forum next time. Would help ppl know there's something new anyway. Not everyone dig 130-posts threads every day.
Mouton is offline   Reply With Quote
Old 10-24-2003, 02:30 PM   #132
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

Quote:
Originally posted by pRoLuCkY
moin,

i got some problems with

blowfish cryption.

# set the blowfish encrytion key
set key "123"

but he announce ....

(_XXX_): nEjwe/NBCxq0j/4rI0k/CBb/V9XJj0MBmpq0h4Quc0Eu7hJ.McTB509PGTI.GpINn/bUCfa1hWmi61drdej0XzstR.lRK/9/kpcUI.Yq/Cy1d8qds1jBAMG0
[18:22] bloW.Key for #XXX = 123
(_XXX_): anxba/1a5oS1j/4rI0k/CBb/sAwbq1AWGRh/qs/qb.0JnaS.Aa1O30YWCft0Z2cWW186Zpw.pGT/T0gPvOl/d8qds1jBAMG0


cya
hmm as i can see where is your blowfish header tag ??
if you don't have header tag ... the decrypter will never work

have fun
bounty

PS: i tested with mircryption @ http://mircryption.sourceforge.net
bounty is offline   Reply With Quote
Old 10-29-2003, 08:03 AM   #133
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default NEW dZSbot 0.95 released

here we go m8s

a new version of my dzsbot script

DL link is always on the 1st post

!! the !undupe channel cmd still work for dupelogger !!
it will be modified in next rls to work with newdir 3.x

have fun
bounty
bounty is offline   Reply With Quote
Old 10-29-2003, 08:27 AM   #134
BlkSupraTT
Junior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 12
Default

w00t! great job b0unty.
BlkSupraTT is offline   Reply With Quote
Old 10-30-2003, 02:37 PM   #135
MadCowAss
Member
ioFTPD Registered User
 
Join Date: Feb 2003
Posts: 77
Default

uptime.exe is using NETBIOS ?
MadCowAss is offline   Reply With Quote
Reply

Tags
bounty, dzsbot, fun, link, update

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:38 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)