Search results

  1. J

    [SOLVED] I can't find any way to mount Hetzner's StorageBox as CIFS

    Also, not directly related to your question, I noticed that the IP address or host seems to change regularly. I think that's the problem why the share is always offline after some time: ls: cannot access '/mnt/pve/hetzner-box': Host is down I remount it now daily with a cron job, I hope that...
  2. J

    [SOLVED] I can't find any way to mount Hetzner's StorageBox as CIFS

    Hello. Did you use the right username and share name? The username is like uXXX-sub1 The share name is the same as the username, not the name of the shared folder! uXXX.your-storagebox.de/uXXX-sub1
  3. J

    [SOLVED] I can't find any way to mount Hetzner's StorageBox as CIFS

    Hi. I mostly use it as a backup storage, last backup took roughly 20 minutes for 75 GB, which is about the same speed it takes for a local backup. My Proxmox Server is located at the same datacenter as the Storage Box. I cloned a Debian VM just for testing. First the cloning process seemed to...
  4. J

    [SOLVED] I can't find any way to mount Hetzner's StorageBox as CIFS

    I had the same issue with the Hetzner Box. After trying around for hours I noticed that the server domain resolved to an IPv6 address and my firewall settings were quite restrictive, I dropped all input and just had a related state rule. I made an exception for the domain and it worked...