Go Back   FlashFXP Forums > > > >

! Requests Need a script or some sort of cool .bat file ? Ask here!

Reply
 
Thread Tools Rate Thread Display Modes
Old 03-02-2004, 02:29 PM   #1
TRUE
Junior Member
 
Join Date: Mar 2004
Posts: 6
Default [Filled] Hdd Stats

Hi im looking for an small script that creates Folders where you can see how much % of your HDDs are free...


As Example:

[ HARDDIKS D ] CURRENTLY 155GB/250GB Available that means ca 60%

so that it looks like that ( i know that 155Gb of 250 are not 60%)


TRUE
TRUE is offline   Reply With Quote
Old 03-02-2004, 03:32 PM   #2
hot_pit
Member
ioFTPD Registered User
 
Join Date: Nov 2003
Posts: 78
Default

ive done it ... just testing now

Code:
[ HARDDIKS C ] CURRENTLY 66GB @ 74GB
[ HARDDIKS D ] CURRENTLY 142GB @ 154GB
[ HARDDIKS E ] CURRENTLY 64GB @ 74GB
which means Free:Total and ... percentag erghh ... your not dumb (i think)
hot_pit is offline   Reply With Quote
Old 03-02-2004, 04:01 PM   #3
St0rm
Disabled
 
Join Date: Nov 2003
Posts: 105
Default

HARDDIKS? Hard ****s?
St0rm is offline   Reply With Quote
Old 03-02-2004, 04:08 PM   #4
hot_pit
Member
ioFTPD Registered User
 
Join Date: Nov 2003
Posts: 78
Default

Quote:
Originally posted by St0rm
HARDDIKS? Hard ****s?
hahahaha didnt notice it
hot_pit is offline   Reply With Quote
Old 03-02-2004, 05:03 PM   #5
hot_pit
Member
ioFTPD Registered User
 
Join Date: Nov 2003
Posts: 78
Default

hera ya go ... download here ...
http://www.ioftpd.com/scripts/script.php?id=65
BTW DONT ADD FOR EXAMPLE CDROM OR DVDROM AS DRIVE LETTER ... the program didnt check for it (got bored)
hot_pit is offline   Reply With Quote
Old 03-03-2004, 09:26 AM   #6
TRUE
Junior Member
 
Join Date: Mar 2004
Posts: 6
Default

and whats with % after Harddisk stats

i think it looks better if it looks like that:

[ HARDDISK C ] CURRENTLY 66GB @ 74GB [ 12% FREE ]

but your first script is very n1 thx alot
TRUE is offline   Reply With Quote
Old 03-03-2004, 05:32 PM   #7
hot_pit
Member
ioFTPD Registered User
 
Join Date: Nov 2003
Posts: 78
Default

Quote:
Originally posted by TRUE
and whats with % after Harddisk stats

i think it looks better if it looks like that:

[ HARDDISK C ] CURRENTLY 66GB @ 74GB [ 12% FREE ]

but your first script is very n1 thx alot
i said its FREE : TOTAL .... i have 66gb of 74 ... and does windows support % at dir name ?

EDIT : done it ... output like this

Code:
[ HARDDISK C ] CURRENTLY 66GB @ 74GB [ 88% FREE ]
get link at 1st post
hot_pit is offline   Reply With Quote
Old 03-03-2004, 09:57 PM   #8
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Here is a suggestion if u want to make ur script more advanced?

i got these dirs in my ftp...

dir1
dir2
dir3

I can sure tell which dir is C,D,E but others might not. Why not make ur script show dirs free space, so instead of HARDDRIVE it shows your dirs like XviD, MP3 and so on. I would have more use of this then showing free harddrive space, but thats maybe just me.
[ dir1 ] CURRENTLY 2GB @ 37GB [ 5% FREE ]
[ dir2 ] CURRENTLY 2GB @ 75GB [ 3% FREE ]
[ dir3 ] CURRENTLY 2GB @ 37GB [ 5% FREE ]
odd is offline   Reply With Quote
Old 03-04-2004, 09:51 AM   #9
hot_pit
Member
ioFTPD Registered User
 
Join Date: Nov 2003
Posts: 78
Default

Quote:
Originally posted by odd
Here is a suggestion if u want to make ur script more advanced?

i got these dirs in my ftp...

dir1
dir2
dir3

I can sure tell which dir is C,D,E but others might not. Why not make ur script show dirs free space, so instead of HARDDRIVE it shows your dirs like XviD, MP3 and so on. I would have more use of this then showing free harddrive space, but thats maybe just me.
[ dir1 ] CURRENTLY 2GB @ 37GB [ 5% FREE ]
[ dir2 ] CURRENTLY 2GB @ 75GB [ 3% FREE ]
[ dir3 ] CURRENTLY 2GB @ 37GB [ 5% FREE ]
heheh this its better ... gonna add it

EDIT : here ya go

Code:
..\games\[ GAMES ] CURRENTLY 66GB @ 74GB [ 88% FREE ]
..\divx\[ DiVX ] CURRENTLY 66GB @ 74GB [ 88% FREE ]
..\apps\[ APPS ] CURRENTLY 66GB @ 74GB [ 88% FREE ]
hot_pit is offline   Reply With Quote
Old 04-03-2004, 09:20 AM   #10
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Here again and I got another suggestion.

To be able to merge 2 or more dirs and calculate the freespace and total space.

movie1/movie
movie2/movie
movie3/movie

[ movie ] CURRENTLY 2GB free of total 75GB [ 3% FREE ]

For archive purpose where dirs been merge togheter. Think about it.
odd is offline   Reply With Quote
Old 04-07-2004, 06:37 AM   #11
teh_henry
Junior Member
ioFTPD Foundation User
 
Join Date: Dec 2003
Posts: 1
Default

Quote:
Originally posted by fuscao
heheh this its better ... gonna add it

EDIT : here ya go

Code:
..\games\[ GAMES ] CURRENTLY 66GB @ 74GB [ 88% FREE ]
..\divx\[ DiVX ] CURRENTLY 66GB @ 74GB [ 88% FREE ]
..\apps\[ APPS ] CURRENTLY 66GB @ 74GB [ 88% FREE ]
Will this be in a future version, or is it me who doesn't understand how it works?
teh_henry is offline   Reply With Quote
Old 04-07-2004, 02:58 PM   #12
nostuff
Junior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 3
Default

tried diffenr things to install it , but dont want to run

=======================================
i added this in : [Scheduler]
iofreeX = 1 0 * * EXEC c:\ioftp\scripts\ioFREE.exe
or
iofreeX = 1 0 * * EXEC c:\ioftp\scripts\ioFREE.exe
=======================================

but when i exec it manually it works perfectly

edit :
got the solution in iobanana
on_release_complete=start /B c:\ioftp\scripts\ioFREE.exe
nostuff is offline   Reply With Quote
Old 05-25-2004, 08:36 AM   #13
Miezekatze
Registered User
 
Join Date: May 2004
Posts: 22
Default

how can i change:

[ HARDDISK D ] CURRENTLY 98GB @ 114GB [ 85% FREE ]

to

#SiTENAME CURRENTLY 98GB @ 114GB [ 85% FREE ]


???

mfg
Miezekatze is offline   Reply With Quote
Old 07-13-2004, 03:05 PM   #14
AMDmannen
Junior Member
 
Join Date: Nov 2003
Posts: 4
Default

Quote:
Originally posted by odd
Here again and I got another suggestion.

To be able to merge 2 or more dirs and calculate the freespace and total space.

movie1/movie
movie2/movie
movie3/movie

[ movie ] CURRENTLY 2GB free of total 75GB [ 3% FREE ]

For archive purpose where dirs been merge togheter. Think about it.

Me like that
AMDmannen is offline   Reply With Quote
Old 04-15-2005, 06:11 PM   #15
iam
Senior Member
 
Join Date: Mar 2004
Posts: 289
Default Bug ?

[ HARDDISK A ] CURRENTLY 1047GB @ 1186GB [ 100% FREE ]
[ HARDDISK B ] CURRENTLY 1047GB @ 1186GB [ 100% FREE ]
[ HARDDISK C ] CURRENTLY 1047GB @ 1186GB [ 100% FREE ]
etc..

Doesn't support higher than 1186GB by partition ?
iam is offline   Reply With Quote
Reply

Tags
155gb/250gb, 60%, harddiks, hdd, means

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 03:10 PM.

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