Skip to content

Commit 6bec92a

Browse files
committed
move supported SSH commands
1 parent 019d0b2 commit 6bec92a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/cloudflare-one/applications/non-http/infrastructure-apps.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ Certain protocols require configuring the server to trust connections through Ac
5656

5757
Users connect to the target's IP address as if they were on your private network, using their preferred client software. The user must be logged into WARP on their device, but no other system configuration is required. You can optionally configure a [private DNS resolver](/cloudflare-one/policies/gateway/resolver-policies/) to allow connections to the target's private hostname.
5858

59-
SSH with Access for Infrastructure also supports `scp` and `rsync` functions. At this time, `sftp` is not supported.
60-
6159
### Connect to different VNET
6260

6361
To connect to targets that are in different VNETS, users will need to [switch their connected virtual network](/cloudflare-one/connections/connect-networks/private-net/cloudflared/tunnel-virtual-networks/#connect-to-a-virtual-network) in the WARP client.

src/content/docs/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ Users can use any SSH client to connect to the target, as long as they are logge
7878
ssh <username>@<target IP>
7979
```
8080

81+
SSH with Access for Infrastructure also supports `scp` and `rsync` commands. At this time, `sftp` is not supported.
82+
8183
For more information, refer to the [Access for Infrastructure documentation](/cloudflare-one/applications/non-http/infrastructure-apps/#connect-as-a-user).
8284

8385
## SSH command logs

0 commit comments

Comments
 (0)