P peto01 macrumors member Original poster Oct 18, 2009 39 0 Slovakia Dec 7, 2010 #1 How to find out what app is downloading data? I turned off all apps and it is still DLing 2,4MB/s.
S spidey3 macrumors regular Jul 1, 2010 195 0 Dec 7, 2010 #2 1) Use iftop [http://iftop.darwinports.com/] to find out which hosts / ports are the source of the bulk of the traffic. 2) Then use lsof to figure out which process is receiving on that local port number. [if anyone knows a way to do this without installing and using iftop, I'd love to know...]
1) Use iftop [http://iftop.darwinports.com/] to find out which hosts / ports are the source of the bulk of the traffic. 2) Then use lsof to figure out which process is receiving on that local port number. [if anyone knows a way to do this without installing and using iftop, I'd love to know...]