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

SFTP Symlink #711

Merged
merged 1 commit into from
Jun 21, 2024
Merged

SFTP Symlink #711

merged 1 commit into from
Jun 21, 2024

Conversation

ejohnstown
Copy link
Contributor

  1. When the server tries to open a file, get the attributes following links.
  2. Add decoding links from the file attributes when making a long name.
  3. When the server gets a file attributes for the file list, do not follow links.
  4. When the client tries to stat a file before getting it, it should use the stat that follows links.

1. When the server tries to open a file, get the attributes following
   links.
2. Add decoding links from the file attributes when making a long name.
3. When the server gets a file attributes for the file list, do not
   follow links.
4. When the client tries to stat a file before getting it, it should use
   the stat that follows links.
@JacobBarthelmeh JacobBarthelmeh merged commit 93853ae into wolfSSL:master Jun 21, 2024
24 checks passed
@ejohnstown ejohnstown deleted the sftp-symlink branch June 21, 2024 15:29
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Sep 24, 2024
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Oct 18, 2024
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Oct 29, 2024
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Oct 29, 2024
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

Successfully merging this pull request may close these issues.

3 participants