External sample map = slow downloads
-
I'm using the server api to download some hr files of about 500MB each from a local server. In a test project the files were downloading almost instantly but in my main project the download speed was capping at 0.2mb/s.
I solved the issue by clearing the sample maps of my main project. On further investigation the samples that were loaded when I noticed the issue were located outside of the project folder. Using a sample map with samples inside the project's Samples folder doesn't seem to create a problem.
-
Bump bump