Lines Matching +full:- +full:- +full:disable +full:- +full:smb
1 <!--
4 SPDX-License-Identifier: curl
5 -->
14 - [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986) (although URL is called
16 - [The WHATWG URL Specification](https://url.spec.whatwg.org/)
68 inter-operate better with URLs that appear in the wild.
78 by re-encoding them to `%20`.
80 ### non-ASCII
83 are percent-encoded by curl.
89 RFC 3986 but not according to the WHATWG spec - which allows one to infinity
95 ### "scheme-less"
103 - `ftp.` means FTP
104 - `dict.` means DICT
105 - `ldap.` means LDAP
106 - `imap.` means IMAP
107 - `smtp.` means SMTP
108 - `pop3.` means POP3
109 - all other means HTTP
114 create ranges and lists using `[N-M]` and `{one,two,three}` sequences. The
120 (using `--globoff`).
124 A URL may consist of the following components - many of them are optional:
145 `rtmpt`, `rtmpte`, `rtmpts`, `rtsp`, `smb`, `smbs`, `smtp`, `smtps`, `telnet`,
186 This is done to make sure the host accessed is truly the localhost - the local
192 handle hostnames using non-ASCII characters.
206 number to use. 1 - 65535. curl also supports a blank port number field - but
214 RTMP 1935, RTMPS 443, RTMPT 80, RTSP 554, SCP 22, SFTP 22, SMB 445, SMBS 445,
241 ### Windows-specific FILE details
247 network accesses over SMB/CIFS, through several different file path patterns.
250 cannot control or disable.
300 numbers (`UID`) by using a custom curl request via `-X`. `UID` numbers are
309 imap://user:password@mail.example.com/INBOX -X "UID SEARCH TEXT \"foo bar\""
362 ## SMB
363 The path part of a SMB request specifies the file to retrieve and from what
368 When uploading to SMB, the size of the file needs to be known ahead of time,
371 curl supports SMB version 1 (only)
389 traditional URL, followed by a space and a series of space-separated