mattw-mega

Results 73 comments of mattw-mega

Hi, thanks for explaining that you are using AdGuard. Are you using any VPN along with that (but not in the other case?). I can see that in your first...

Well, I'm not too familiar with android's networking myself, but the change in your DNS address seems to be the root of the problem. 127.0.0.1 is the loopback address, does...

for windows, please use the build_from_scratch.cmake script, follow the instructions at the top of it. Please make sure you get the latest version of the SDK first. thanks

vcpkg.exe is of course vcpkg by microsoft, strange that it would crash. However I see you're trying to build under mingw, no need for that, just build in regular cmd...

For windows it's much easier to build with cmake and Visual Studio, I would recommend that, though we don't have instructions in the readme.md for that yet. Please see the...

We will be providing step by step instructions once we switch to building the official windows products that way. In the meantime the scripts to build dependencies are in that...

Hi Eldaw, thanks for noting that the desktop.ini files are HIDDEN and SYSTEM. Historically, MEGAsync has always ignored files and folders that have both of those attributes set (with hard-coded...

I see, thanks for explaining. I think in that case, it would be more useful generally to add a feature that performs that comparison for you, with a report that...

MEGAsync does have to scan on startup, otherwise it won't be able to find out if anything changed in the local filesystem (and then apply those changes to the cloud...

Hi @tio-trom , you will hopefully be pleased to know we have a big update coming up which may help with this. Since the sync logic and scanning/fingerprinting run on...