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 34ce02c commit 32a145fCopy full SHA for 32a145f
README.md
@@ -46,13 +46,14 @@ It will ask you for a confirmation before starting the upload.
46
47
To save time and bandwidth, if the file already exists it will be not overwritten.
48
49
-**Usage: nxos-scp-upload.py filename**
+**Usage: scp-multi-upload.py filename**
50
51
positional arguments:
52
filename The file to upload
53
54
Example where the file does not exists on the first host, but exists on the second:
55
56
+ $ ./scp-multi-upload.py testfile.txt
57
================================================================================
58
Please, confirm the upload of testfile.txt on:
59
c.example.com
0 commit comments