What happens when the cloud meets a bandwidth cap?
1–8 of 8 posts
Re: What happens when the cloud meets a bandwidth cap?
#2what are the windows and mac equivalents?
Re: What happens when the cloud meets a bandwidth cap?
#3if anyone is in a similar situation, the tools you need (for linux at least) are etherape and then wireshark. the first will show you which machine is transmitting lots of data. the second will give you a good idea what that data is (if it's not already obvious from the destination computer shown in etherape). what are the windows and mac equivalents?
I suspect that JungleDisk is primarily to blame here. Most programs (certainly the Windows search indexer) already know to treat files on network drives differently, otherwise they'd be unusable in business environments where you have a variety of SMB shares mounted on every computer.
If JungleDisk appears as a local drive, there's your problem. This is just speculation though, as I can't be bothered to give them my credit card details just to test that theory.
Re: What happens when the cloud meets a bandwidth cap?
#4Re: What happens when the cloud meets a bandwidth cap?
#5if anyone is in a similar situation, the tools you need (for linux at least) are etherape and then wireshark. the first will show you which machine is transmitting lots of data. the second will give you a good idea what that data is (if it's not already obvious from the destination computer shown in etherape). what are the windows and mac equivalents?
Re: What happens when the cloud meets a bandwidth cap?
#6if anyone is in a similar situation, the tools you need (for linux at least) are etherape and then wireshark. the first will show you which machine is transmitting lots of data. the second will give you a good idea what that data is (if it's not already obvious from the destination computer shown in etherape). what are the windows and mac equivalents?
Wireshark. After all, libpcap has been ported to all platforms worth mentioning. I suspect that JungleDisk is primarily to blame here. Most programs (certainly the Windows search indexer) already know to treat files on network drives differently, otherwise they'd be unusable in business environments where you have a variety of SMB shares mounted on every computer. If JungleDisk appears as a local drive, there's your…