SFTPClient.symlink arguments are backwards from what the API indicates..
Open
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 620
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 11
Description
The API says it's sftp.symlink(link, file) but the behavior is actually sftp.symlink(file, link).
Observed in version 0.9.0 against OpenSSH.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.