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

Fixed the problem that packet id: "FAIL" was returned when UTF8 characters appeared in the "path" parameter of the "push" method. #71

Merged
merged 4 commits into from
Sep 6, 2024

Commits on Jan 22, 2024

  1. Fixed the problem that "java.io.IOException: Unexpected sync packet i…

    …d: FAIL" was thrown when UTF8 characters appeared in the path parameter of the push method.
    flyfishxu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b60f60a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    5cc2e16 View commit details
    Browse the repository at this point in the history
  2. Fixed "No such file or directory" issue when CJK caracters appear in …

    …filename or path. & Add related test.
    flyfishxu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    63818e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    98031ea View commit details
    Browse the repository at this point in the history