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 3614c25 commit 63cf575Copy full SHA for 63cf575
docs/sessions/intro.md
@@ -72,7 +72,7 @@ Here is an overview of the file transfer tools in this course:
72
73
Feature | FileZilla | `scp` | `rsync` | `sftp`
74
---------------------------------------|--------------------------|------------------------------|-------------------------------|------------------------------
75
-Summary | Intuitive | Like a `cp` | Powerful | Like a portal
+Summary | Intuitive | Preinstalled | Powerful | Like a portal
76
Type of user interface | Graphical | Terminal | Terminal | Terminal
77
Can transfer files between clusters? | No | Yes | Yes | Yes
78
Installation needed? | Yes | Maybe | Yes | Maybe
0 commit comments