Top "Filesize" questions

Use this tag to mark questions related to file sizes on any file system.

How to get remote file size from a shell script?

Is there a way to get the size of a remote file like http://api.twitter.com/1/statuses/public_timeline.…

shell filesize
Way to reduce size of .ttf fonts?

Is there any way to reduce the size of the .ttf fonts? i.e. if we want to remove some …

fonts filesize true-type-fonts
Is there an upper limit on .txt file size?

As a Christmas gift I have written a small program in Java to calculate primes. My intention was to leave …

memory text-files primes filesize
File-size format provider

Is there any easy way to create a class that uses IFormatProvider that writes out a user-friendly file-size? public static …

c# formatting filesize
filesize(): stat failed for specific path - php

i am coding a simple doc managing script and need to get the file size and file type /file or …

php filesize stat
Find size of file behind download link with jQuery

I was wondering if there was a way to use jQuery to find out the file size for a PDF …

jquery html filesize
Make javascript file to min version

Possible Duplicates: How to organize minification and packaging of css and js files to speed up website? What do you …

javascript filesize
Finding file's size

In my iPhone app I am using the following code to find a file's size. Even though the file exists, …

objective-c cocoa-touch ios nsfilemanager filesize
total size of group of files selected with 'find'

For instance, I have a large filesystem that is filling up faster than I expected. So I look for what's …

shell scripting find grep filesize
How to prevent Warning: POST Content-Length and memory size

Currently when user uploads a photo the page says "Warning: POST Content-Length of XXX bytes exceeds the limit of 21000000 bytes …

php post file-upload filesize max-size