mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-13 10:18:51 +03:00
lftp : add login option to connect to the server (#9878)
This commit is contained in:
parent
65a4592a6f
commit
ef417f9ab5
@ -5,7 +5,7 @@
|
||||
|
||||
- Connect to an FTP server:
|
||||
|
||||
`lftp {{ftp.example.com}}`
|
||||
`lftp --user {{username}} {{ftp.example.com}}`
|
||||
|
||||
- Download multiple files (glob expression):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user