fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


hosting:hetzner:storage-box

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hosting:hetzner:storage-box [2023/10/08 20:15] – [Windows] gsyshosting:hetzner:storage-box [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 ==== Linux ==== ==== Linux ====
 +
 +<code>
 +sudo apt install cifs-utils
 +</code>
  
 Main Acc Main Acc
Line 12: Line 16:
 Sub Acc Sub Acc
 <code> <code>
-mount -t cifs -o user=<username-sub>,pass=<password> //<username-sub>.your-storagebox.de /mnt/backup --verbose+mount -t cifs -o user=<username-sub>,pass=<password> //<username-sub>.your-storagebox.de/<username-sub> /mnt/backup --verbose
 </code> </code>
 ==== Windows ==== ==== Windows ====
hosting/hetzner/storage-box.1696788931.txt.gz · Last modified: 2024/02/17 19:03 (external edit)