Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cdc_rsync] Fails to overwrite directory with a file #98

Open
ljusten opened this issue Apr 16, 2023 · 0 comments
Open

[cdc_rsync] Fails to overwrite directory with a file #98

ljusten opened this issue Apr 16, 2023 · 0 comments

Comments

@ljusten
Copy link
Collaborator

ljusten commented Apr 16, 2023

Repro:

  • Non-empty folder exists in /path/to/foo
  • cdc_rsync.exe foo user@host:/path/to/ (where foo is a file)

This will report this error:

Error: Server returned error: remove() failed: Directory not empty.; Failed to remove folder '/path/to/test' before creating file '/mnt/developer/test'; Failed to copy files

Also, this error is not properly displayed in Visual Studio. VS just reports that sync failed with exit status 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant