Skip to content

Commit 63cf575

Browse files
We use 'scp' because it is pre-installed
1 parent 3614c25 commit 63cf575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sessions/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Here is an overview of the file transfer tools in this course:
7272

7373
Feature | FileZilla | `scp` | `rsync` | `sftp`
7474
---------------------------------------|--------------------------|------------------------------|-------------------------------|------------------------------
75-
Summary | Intuitive | Like a `cp` | Powerful | Like a portal
75+
Summary | Intuitive | Preinstalled | Powerful | Like a portal
7676
Type of user interface | Graphical | Terminal | Terminal | Terminal
7777
Can transfer files between clusters? | No | Yes | Yes | Yes
7878
Installation needed? | Yes | Maybe | Yes | Maybe

0 commit comments

Comments
 (0)