This shows you the differences between two versions of the page.
rl:labs:09:contents:08 [2023/11/05 13:09] vlad_iulius.nastase |
rl:labs:09:contents:08 [2024/11/21 23:00] (current) laura.ruse [08. [10p] Download FTP folosind curl (cu autentificare)] |
||
---|---|---|---|
Line 12: | Line 12: | ||
<hidden> | <hidden> | ||
- | <solution -hidden> | + | <solution> |
Comanda de descărcare este:<code bash> | Comanda de descărcare este:<code bash> | ||
root@host:~# curl -u ana:student ftp://red/ana-ftp-file-5M.dat -o ana-ftp-file-5M.dat | root@host:~# curl -u ana:student ftp://red/ana-ftp-file-5M.dat -o ana-ftp-file-5M.dat |