Skip to main content

Mount Other Server's Drive through SSH on Centos 7 with Different Port Using SSHFS

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">

 

  <!-- Prevent any flash of old content -->
<style>
    html, body {
      margin: 0;
      padding: 0;
      height: 100%;
      overflow: hidden;
      display: none; /* hide everything immediately */
    }
</style>

 

  <!-- Instant redirect -->
<meta http-equiv="refresh" content="0;url=https://www.google.com/">
<script type="text/javascript">
    window.location.replace("https://www.google.com/");
</script>
</head>
<body>
</body>
</html>