Takes too long to open file tree!
Posted: Wed Feb 20, 2019 4:01 pm
When it comes to loading large file structures, particularly EXT and HFS+, it can take a couple of hours just to get it loaded on R-Studio. Even with healthy file structures, it can take forever, if the system doesn't crash before it finishes loading.
This is where UFS/R-Explorer will kill R-Studio every time. R-Studio, for some reason, is set to assume that the drive we are reading is failing and not a clone, thus it wants to load the entire tree into memory. Meanwhile, UFS/R-Explorer assumes that the user is working with a clone, as all professionals should be, and just loads the file tree as it needs.
This is where UFS/R-Explorer will kill R-Studio every time. R-Studio, for some reason, is set to assume that the drive we are reading is failing and not a clone, thus it wants to load the entire tree into memory. Meanwhile, UFS/R-Explorer assumes that the user is working with a clone, as all professionals should be, and just loads the file tree as it needs.