-
Notifications
You must be signed in to change notification settings - Fork 59
MEGA
Googleplex edited this page Apr 4, 2021
·
4 revisions
Append Mega
Login email
Login password
Due to unknown reasons, there're encoding issues with special filenames (e.g.:special or full-width characters) on MEGA. These filenames may be wrongly displayed on MEGA Android & iOS clients, and cannot be synced through MEGASync. However, MEGA Web client can handle these files correctly, so to solve this problem, do the following:
- Create a temporary directory and set
STORAGE_DIR
to it - Periodically log into MEGA Web client
- Copy all files from temporary directory to archive directory (Do not use move)
- Delete files in temporary directory
- Problem solved
Of course you can modify filename format to avoid this problem
After updating STORAGE_DIR
, you need to delete the destination
entry of MEGA document from database for it to take effect.