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
Hi, some files with specific characters (+~$&°) have problem only on move, upload and delete works fine. Could it be related to how the destination path is specified?
Hi, some files with specific characters (+~$&°) have problem only on move, upload and delete works fine. Could it be related to how the destination path is specified?
headers.Add("Destination", dstUri.ToString());Thanks.