Explorar el Código

Use FQDN for gandalf

David Witham hace 4 años
padre
commit
03acca5c0b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      backup_to_server.psm1

+ 1 - 1
backup_to_server.psm1

@@ -76,7 +76,7 @@ function backup_to_server {
 
         # Config file
         $config_file = Join-Path $env:TEMP backup_script.txt
-        Set-Content $config_file "open sftp://bethany@gandalf/ -hostkey=""ssh-ed25519 256 unhOA2cFNFx/xmUsqSihnsnEimflWnma9wJMVH2Enuc"" -privatekey=""$key_file"""
+        Set-Content $config_file "open sftp://bethany@gandalf.acosi.lan/ -hostkey=""ssh-ed25519 256 unhOA2cFNFx/xmUsqSihnsnEimflWnma9wJMVH2Enuc"" -privatekey=""$key_file"""
         Add-Content $config_file "option batch continue"
         
         # Sync to server