You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When processing uploaded files, if Melody notices that the file
you uploaded already exists, it will allow you to overwrite the original
file by first asking for your confirmation. To do this, MT needs to write
the uploaded data to a temporary file. That temporary file is stored in the
directory specified by the TempDir setting.