Does anyone know how large the hard drive and floppy disk size are?
How large is a computer hard drive and floppy disk size? (in KB)
Started by brucelong, Sep 24 2012 02:30 PM
5 replies to this topic
#1
Posted 24 September 2012 - 02:30 PM
#2
Posted 24 September 2012 - 03:22 PM
Look in the config.
The defaults are (in 1.42):
computerSpaceLimit=2097152
floppySpaceLimit=524288
wich is 2MB for computer and 512KB for disks.
The defaults are (in 1.42):
computerSpaceLimit=2097152
floppySpaceLimit=524288
wich is 2MB for computer and 512KB for disks.
#3
Posted 24 September 2012 - 03:49 PM
Wait, they actually have memory limits? How does that work?
#4
Posted 24 September 2012 - 03:59 PM
From 1.4 there's space limits for computers and disks. You can change them in the config, and even set them to 0 for infinite space.
The limit is per computer/disk, so you can always make more disks to store your files.
The limit is per computer/disk, so you can always make more disks to store your files.
#5
Posted 24 September 2012 - 04:01 PM
Cool. I didn't know that. Not to derail, but is there any way to measure free space?
#6
Posted 24 September 2012 - 04:06 PM
fs.getFreeSpace(path)
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users











