From 555ecbd18b149fb293d46e720d976596e903bcd5 Mon Sep 17 00:00:00 2001 From: cy33hc Date: Tue, 7 Feb 2023 23:46:49 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ef9f9c..e0092da 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ To distinguish between FTP, SMB or WebDAV, the URL mush be prefix with **ftp://* smb://hostname[:port]/sharename - hostname can be the textual hostname or an IP address - - port is optional and defaults to 21 if not provided + - port is optional and defaults to 445 if not provided ``` - The url format for WebDAV is