| battery life with Nexus 4 in Android |
|
|
| Remember The War Z? Now It Has A New Name in Gamers' Hangout |
|
|
| Microsoft really screwed up! *IMO* in Microsoft Console |
|
|
| Splinter Cell: Blacklist in Gamers' Hangout |
|
|
| PS4 is quite the engineering marvel in Sony Console |
|
Posted 19 April 2012 - 11:31
Posted 19 April 2012 - 14:14
It seems the limit is only 4 transfers at a time. If I put it at 10 (max permitted) only 4 at a time say "Transfering" (The rest say connecting) so.....I put it at 4 and its doing OK and a bit fasterOpen the file preferences and look for the maximum number of simutainious connections.
Unless you own the server or have full control over it I wouldn't really recommend it, if it's leased then chances are it's got a standard rule to block any IPs connecting more than a few times in 5 minutes to SSH ports.
Posted 19 April 2012 - 14:57
With lots of small files you could get faster overall transfer... otherwise it has start/stop times while going 1 (pause) 2 (pause) 3 (pause). Same happens with XCOPY/ROBOCOPY in windows. No large benifits with large files, but drastic improvement on small ones.Unless you have somehow shaped connection (or the server does it on its own), you shouldn't get higher speeds from multiple connections - it'll just transfer the files and split the bandwidth amongst them.
Posted 20 April 2012 - 07:09
Exactly. For small files this is great and indeed has sped up the transfer drastically.With lots of small files you could get faster overall transfer... otherwise it has start/stop times while going 1 (pause) 2 (pause) 3 (pause). Same happens with XCOPY/ROBOCOPY in windows. No large benifits with large files, but drastic improvement on small ones.
Posted 23 April 2012 - 10:38
Thats one of those ideas that is actually crazy enough to work.If you have lots of small files to transfer you know what also makes it faster! Tar them up or zip/gz them etc.. into one larger file and then copy it, then expand them back out
Posted 23 April 2012 - 14:55
That would be my fault for not mentioning itWhat??
just 7z if your files if that is what you want? What does tar have to do with that if your going to use 7zip?
tar is also a program on unix, which is what i have a SSH shell to.tar (known as a "tarball") is an alternative to .zip and .rar
Posted 23 April 2012 - 16:26
Posted 24 April 2012 - 12:44