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
Due to peculiarities of rsync on Windows, root directories cannot be used for the source or destination of sync operations. Create a precondition that prevents the attempt to do so. Remember to check for it in the file syncer, too.
The text was updated successfully, but these errors were encountered:
Due to peculiarities of rsync on Windows, root directories cannot be used for the source or destination of sync operations. Create a precondition that prevents the attempt to do so. Remember to check for it in the file syncer, too.
The text was updated successfully, but these errors were encountered: