From 28a55fdc69e31490a4086ecae8cc687f40ba0b94 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Wed, 25 Sep 2024 21:12:24 +0200 Subject: Add libs:sftp sftp implementation using libssh2 and openssl --- libs/sftp/src/main/cpp/jni.cpp | 1 + 1 file changed, 1 insertion(+) create mode 120000 libs/sftp/src/main/cpp/jni.cpp (limited to 'libs/sftp/src/main/cpp/jni.cpp') diff --git a/libs/sftp/src/main/cpp/jni.cpp b/libs/sftp/src/main/cpp/jni.cpp new file mode 120000 index 0000000..4aa7f0b --- /dev/null +++ b/libs/sftp/src/main/cpp/jni.cpp @@ -0,0 +1 @@ +../../../../samba/src/main/cpp/jni.cpp \ No newline at end of file -- cgit v1.2.3-70-g09d2