hosting:hetzner:storage-box
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
hosting:hetzner:storage-box [2023/10/08 02:39] – [Windows] gsys | hosting:hetzner:storage-box [2024/02/17 19:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
==== Linux ==== | ==== Linux ==== | ||
+ | |||
+ | < | ||
+ | sudo apt install cifs-utils | ||
+ | </ | ||
Main Acc | Main Acc | ||
Line 12: | Line 16: | ||
Sub Acc | Sub Acc | ||
< | < | ||
- | mount -t cifs -o user=< | + | mount -t cifs -o user=< |
</ | </ | ||
==== Windows ==== | ==== Windows ==== | ||
Line 18: | Line 22: | ||
=== PowerShell === | === PowerShell === | ||
+ | Main | ||
<code powershell> | <code powershell> | ||
- | New-SmbMapping -LocalPath ' | + | New-SmbMapping -LocalPath ' |
- | New-SmbMapping -LocalPath ' | + | |
</ | </ | ||
+ | |||
+ | Sub | ||
+ | <code powershell> | ||
+ | New-SmbMapping -LocalPath ' | ||
+ | </ | ||
+ |
hosting/hetzner/storage-box.1696725587.txt.gz · Last modified: 2024/02/17 19:03 (external edit)