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
Thank you, Dmitriy! For some reason, notifications on this repository were disabled for me. I'm returning to full activity on all my repositories, and I will look into this issue.
I can anticipate that the way reflect was develop, it currently can't support remote locations on its own, but it can support remote locations pre-mounted on your file system. Its first purpose was to provide a pure javascript way to synchronize two local directories.
But I do understand that adding support for remote locations is desired. I will do my research and look for smart ways to add native support for this (again, in pure javascript).
One of the basic usage of rsync is to watch&deploy a lib to remote server during development.
It'll be cool to suppot here remotes.
Currently, when dest is remote the error appers:
The text was updated successfully, but these errors were encountered: