We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af8fabc commit 4c44d98Copy full SHA for 4c44d98
README.md
@@ -19,6 +19,11 @@ Options:
19
* `--file`, `-f`: Send specified files of directories after connection. Use "-f file1 -f file2" to send multiple files.
20
* `--directory`, `-d`: Use specified directory to store received files. Format is: /home/user/folder/.
21
22
+Screenshot
23
+----------
24
+
25
+
26
27
Related projects
28
----------------
29
art/main.png
324 KB
src/META-INF/MANIFEST.MF
@@ -0,0 +1,3 @@
1
+Manifest-Version: 1.0
2
+Main-Class: com.tomclaw.sfn.Main
3
0 commit comments