anahata
- 2
- 0
Anyone know how to increase the size of a file, without actually increasing the space occupied on disk. I knew a guy who did this.
The discussion revolves around the concept of increasing the reported size of a file without actually increasing the physical space it occupies on disk. Participants explore various methods and implications of this idea, including technical details related to different file systems.
Participants express various methods and theories regarding file size manipulation, but there is no consensus on a single approach or solution. Multiple competing views and methods remain under discussion.
Participants reference specific file systems (NTFS and FAT) and their characteristics, indicating that the methods discussed may depend on the file system in use. There is uncertainty regarding the applicability of these methods across different systems.
Compression?anahata said:Anyone know how to increase the size of a file, without actually increasing the space occupied on disk. I knew a guy who did this.
Um, are you sure it wasn't a 2000kb file (which is a 2MB file?)anahata said:say the file size is 200kb, he somehow made the file size attribute ,say 2MB
anahata said:What it comes to be like this,
say the file size is 200kb, he somehow made the file size attribute ,say 2MB without changing the space on disk, ie, it still costs just 200kb disk space, but for all other purposes it acts like a 2MB file.
For example, wen uploading the file etc, it the properties will be displayed as 2MB.