
在 powershell 中,我透過 ssh machineA (使用密碼)登錄,然後透過 ssh machineB 登入。
我正在使用 SSHFS-Win 掛載遠端 machineA 資料夾(工作正常)。
\\sshfs\[email protected]\..\..\scratch\user
現在我想映射驅動器資料夾\暫存\資料1從機器B只能透過中間層訪問機器A。
是否可以使用映射網路磁碟機選項或透過 powershell 中的命令來執行此操作?
在 powershell 中,我透過 ssh machineA (使用密碼)登錄,然後透過 ssh machineB 登入。
我正在使用 SSHFS-Win 掛載遠端 machineA 資料夾(工作正常)。
\\sshfs\[email protected]\..\..\scratch\user
現在我想映射驅動器資料夾\暫存\資料1從機器B只能透過中間層訪問機器A。
是否可以使用映射網路磁碟機選項或透過 powershell 中的命令來執行此操作?