Old 05-30-2003, 03:12 PM   #16
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default New Version

Hi...

Fixed 2 MAJOR bugs in this version

Have fun!
scull is offline   Reply With Quote
Old 05-30-2003, 03:22 PM   #17
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default What do you think?

Hi!

What do you that downloaded and tried ioByteKiller think... Should i continue the project ? or put it to eternal sleep ?
scull is offline   Reply With Quote
Old 05-30-2003, 08:55 PM   #18
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

thx- super- i will try and test! thanks
mapis is offline   Reply With Quote
Old 05-31-2003, 07:42 AM   #19
Sup3rm4n
Member
 
Join Date: Mar 2003
Posts: 65
Default

great idea, but couldnt you add the options do delete in a sections where there i.e. only 1000 mb free space or something like that....
Sup3rm4n is offline   Reply With Quote
Old 05-31-2003, 08:09 AM   #20
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default

Sure! .. I will add more options or "methods" lateron when i have more time at my hands.

next version ( v0.04 ) will have "number of folders/releases" controll ... and after that i will implement "size of sections" ( in byte ) controll ..

I just added a Log file to v0.03 .. so you know what was deleted and what day.

I also ReWrote the manual ( readme.txt ) .. Now it makes more sense ( i hope )

hope you like it .

Here it is ( v0.03 )
scull is offline   Reply With Quote
Old 05-31-2003, 08:47 AM   #21
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

whau - now i must wait for midnight
mapis is offline   Reply With Quote
Old 05-31-2003, 08:55 AM   #22
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default

OR change your windows clock! .. i did that when i tested my program ... . Turn it ONE day ahead .. that should do it .. but you will lose files ONE day to early ..

Godluck .. I DO HOPE IT WILL WORK!
scull is offline   Reply With Quote
Old 05-31-2003, 09:02 AM   #23
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

yes - i try it before, like you on some tested private folder...
but now - it is running on my public ftp. and now i must wait, what will be do it in real world
thank you very much!
mapis is offline   Reply With Quote
Old 06-01-2003, 06:13 AM   #24
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default New Delete Method

Hi ...

Here is the new verion with "Method 2" .. ( m2 ) ..
m2 keep x number of folders as specify and delete the rest.
Read the readme file to find out more about this feature.

have fun
scull is offline   Reply With Quote
Old 06-01-2003, 01:48 PM   #25
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default It's Done :)

Hello!

In ioByteKiller 0.05 i just added a feature that controlls free space on HDD, BUT it's individually for eatch section..

it's deleting folders/releases when section reach it's maximum size. You can set aprox "min" size and aprox "max" size..

Nothing happens UNTIL aprox "Max" size is reached, Then ioByteKiller deletes all old folders UNTIL aprox "Min" size is reached. it's useful if you DON'T want to remove ALL files in
a section.. now you have a "buffert"...

Read the ReadMe file for futher information and examples.

I'm woring on getting ioByteKiller to report to IRC Bots aswell, But i need som input from D1, if it's "legal" for my proggie to APPEND/ADD lines to ioFTPD.log.

Also working on "MOVING" folders / releases to other location when neede ( if specified ).

I hope that MOST of your need are filled with this release.

//Peace
scull is offline   Reply With Quote
Old 06-01-2003, 04:17 PM   #26
NeoRanga
Senior Member
 
Join Date: Feb 2003
Posts: 102
Default

One section can be controlled by two methods at same time? For example, delete folders older than 5 days and full section?
For next versions would be a great option to combine with actual zipscripts to do not delete incomplete folders.
Thx so much
NeoRanga is offline   Reply With Quote
Old 06-01-2003, 04:55 PM   #27
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

yes! i have to another idea!

examle:
1) DivX - i set to deleto all filles older 10 days...
2) any of my user wants to download in another time - then, he create TAG - !!Do.not.delete-NAME.RLS (example)

Is it possible to implement something like this? Some exception? Any solutions is good for me!

Thank you very much!
mapis
mapis is offline   Reply With Quote
Old 06-01-2003, 05:15 PM   #28
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default Ideas

Hi ! ...

I guess it should't be any problem to add 2 delete methods BUT after another ... the .ini file is read from the top and down .. so the method that meens most first and next row the same path BUT another delete method.

Example:

sections=2
path "d:\FTP\DVD-R" m1 10
path "d:\FTP\DVD-R" m3 200000000 350000000

here IF section get FULL BEFORE 10 days "m3" will "kickin" and do the job and the section will not be "flooded" with warez
scull is offline   Reply With Quote
Old 06-01-2003, 05:22 PM   #29
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

hmm, now i have this problem

INI:
sections=1
path "D:\ftp\upload\APPZ" m1 5

but - when i run this - i see this> Run-time error "13" - type mismatch! I dont know why is it!

(

PS: i have installed vbrun60sp5.exe...
mapis is offline   Reply With Quote
Old 06-01-2003, 05:23 PM   #30
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default

Quote:
Originally posted by NeoRanga
One section can be controlled by two methods at same time? For example, delete folders older than 5 days and full section?
For next versions would be a great option to combine with actual zipscripts to do not delete incomplete folders.
Thx so much
I messed you about this.. but others may want to know

I could add this in the .ini ( in future versions ).

delete_incomplete = 1 ( or 0 )
incomplete_tag = "(incomplete)-"

This way BK will look for incomplete tag before deleting any folders.. and if there IS a incomplete release it will not be TERMINATED .. hehe.

This will not be done in a second .. i'm new to VB6 programming, so don't expect TOO mutch .. I'll try my best!
scull is offline   Reply With Quote
Reply

Tags
delete, files, folder, folders, ftp

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Send commands to a running FlashFxp. mag123 General Discussion 0 08-01-2004 04:14 AM


All times are GMT -5. The time now is 07:22 AM.

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