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
{{ message }}
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
I'm submitting the following cmd: syncano hosting publish dist
It uploads the files that are on top level of dist but it doesn't go into my subfolders.
this is the error I get.
INFO: Uploading file: favicon.ico
INFO: Uploading file: index.html
Error: Unicode characters in path are not supported. Check the files names.
I'm assuming the regex used to validate the pathname doesn't take windows paths into account?
My folder structure is attaached