From 2617f544c68387791b9b7d7da377c331c5190474 Mon Sep 17 00:00:00 2001 From: Milson Munakami Date: Mon, 29 Jul 2024 11:07:52 -0400 Subject: [PATCH] updated the ssh private key name to generic one --- docs/openstack/data-transfer/data-transfer-from-to-vm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openstack/data-transfer/data-transfer-from-to-vm.md b/docs/openstack/data-transfer/data-transfer-from-to-vm.md index afcaca37..8b2dc928 100644 --- a/docs/openstack/data-transfer/data-transfer-from-to-vm.md +++ b/docs/openstack/data-transfer/data-transfer-from-to-vm.md @@ -272,7 +272,7 @@ Edit the config file's content on the path location described by user = almalinux port = pass = - key_file = C:\Users\YourName\.ssh\rshiny_bentley + key_file = C:\Users\YourName\.ssh\cloud.key shell_type = unix More about the config for **SFTP** can be [found here](https://rclone.org/sftp/).