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 4324b6c commit fa8950eCopy full SHA for fa8950e
docs/iot/includes/sftp-client.md
@@ -10,7 +10,7 @@ Where:
10
11
- The `-r` option instructs `scp` to copy files recursively.
12
- */publish-location/* is the folder you published to in the previous step.
13
-- `pi@raspberypi` is the user and host names in the format `<username>@<hostname>`.
+- `pi@raspberrypi` is the user and host names in the format `<username>@<hostname>`.
14
- */home/pi/deployment-location/* is the new folder on the SBC.
15
16
> [!TIP]
0 commit comments