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 aa82bbe commit 052ff5eCopy full SHA for 052ff5e
README.md
@@ -4,6 +4,9 @@ This Script allows you to define an IP Address and it will then ask the user to
4
Hope this is helpful for anyone.
5
The SSH Script will default connect on Port 22 (the standard SSH Port).
6
7
+Furthermore you can now upload and download files from the machine using Sftp which does not run over ftp(21) but over ssh on Port 22.
8
+Very smooth.
9
+
10
11
Some work in Progress Python Scripts to SSH into a machine.
12
0 commit comments