You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/content/smb.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ versionIntroduced: "v1.60"
8
8
9
9
SMB is [a communication protocol to share files over network](https://en.wikipedia.org/wiki/Server_Message_Block).
10
10
11
-
This relies on [go-smb2 library](https://github.com/hirochachacha/go-smb2/) for communication with SMB protocol.
11
+
This relies on [go-smb2 library](https://github.com/CloudSoda/go-smb2/) for communication with SMB protocol.
12
12
13
13
Paths are specified as `remote:sharename` (or `remote:` for the `lsd`
14
14
command.) You may put subdirectories in too, e.g. `remote:item/path/to/dir`.
0 commit comments