mattw-mega
mattw-mega
Hi @okurka , thanks for the demo folder, and I see what you're saying. However, although you know you haven't changed the files there, on your second download MEGAsync hasn't...
Hi @BoiGeezums , that should be fixed now, please make sure you're running the latest version (4.9.6). If you tried resuming a file that was downloading from an older version...
Hi, please check that there is no instance of `mega-cmd-server` running (eg. by using `ps` on the NAS), and then remove the lock file that it uses to make sure...
This will be easy in the near future. We have an upcoming release that introduces .megaignore files for controlling exclusions and you can re-include subsets. You can try out an...
Hi @Eldaw , It won't be MEGAsync doing that. Actually MEGAsync ignores those files entirely due to their attributes: system+hidden. And the only way it could touch them would be...
Hi @Eldaw , thanks for following up. I have been keeping an eye on this in my own system to double check, and I did see the modification date change....
By default some files/folders are excluded, including `.*`. You can change the excluded set with this command: https://github.com/meganz/MEGAcmd/blob/master/UserGuide.md#exclude So, a feature ;-) cheers
MEGAcmd would have received an EEXPIRED error back from the servers - does logging in via the webclient work?
The user guide has some examples: https://github.com/meganz/MEGAcmd/blob/master/UserGuide.md#webdav-example cheers
The concept with MEGAcmd's backup is to make a copy of the entire folder tree at that time, it doesn't have any idea about incremental steps. Files that are already...