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

remane functionality only works at the root level and not within the directory level #10

Open
madmax1540 opened this issue Sep 24, 2021 · 0 comments
Assignees

Comments

@madmax1540
Copy link

e.g. if i pass path = demo/demo1.txt and newPath = demo/demo2.txt the function fails with undefined exception.
But if i pass path = demo/demo1.txt and newPath = demo2.txt the function works and the file is created in the share folder.

@ardean ardean self-assigned this Sep 24, 2021
awo00 added a commit to awo00/smb2 that referenced this issue Mar 20, 2024
* stop emit error on close

* version

* fix: fixed subarray positions when chunk bigger than maxWriteChunkLength

---------

Co-authored-by: Andy Wooldridge <[email protected]>
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

2 participants