lftp : add login option to connect to the server (#9878)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
- Connect to an FTP server:
|
||||
|
||||
`lftp {{ftp.example.com}}`
|
||||
`lftp --user {{username}} {{ftp.example.com}}`
|
||||
|
||||
- Download multiple files (glob expression):
|
||||
|
||||
|
Reference in New Issue
Block a user