You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight/use-scp.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ ms.date: 04/22/2020
11
11
12
12
# Use SCP with Apache Hadoop in Azure HDInsight
13
13
14
+
This article provides information on securely transferring files with your HDInsight cluster.
15
+
14
16
## Copy files
15
17
16
18
The `scp` utility can be used to copy files to and from individual nodes in the cluster. For example, the following command copies the `test.txt` directory from the local system to the primary head node:
0 commit comments