View previous topic :: View next topic |
Author |
Message |
Dominique_71 Veteran
Joined: 17 Aug 2005 Posts: 1918 Location: Switzerland (Romandie)
|
Posted: Sat Jun 29, 2013 12:56 pm Post subject: [Solved] How to know the max upload size of a file? |
|
|
Yesterday, I try to upload on a web site using firefox, and after a while, it resumed with just an error message from the site like what the file size is too big. Is it possible to track the size of such an upload? _________________ "Confirm You are a robot." - the singularity
Last edited by Dominique_71 on Sat Jun 29, 2013 6:58 pm; edited 1 time in total |
|
Back to top |
|
|
TomWij Retired Dev
Joined: 04 Jul 2012 Posts: 1553
|
Posted: Sat Jun 29, 2013 1:34 pm Post subject: |
|
|
Use a packet analysis program like Wireshark and look at how many data has passed over the connection to that website, that should give a rough estimation. |
|
Back to top |
|
|
Dominique_71 Veteran
Joined: 17 Aug 2005 Posts: 1918 Location: Switzerland (Romandie)
|
Posted: Sat Jun 29, 2013 6:58 pm Post subject: |
|
|
Thanks for the answer. Wireshark look to be a very powerful software _________________ "Confirm You are a robot." - the singularity |
|
Back to top |
|
|
|