Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

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

Open
@ljusten

Description

@ljusten

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions