root@host:~# wget --user="ana" --password="student" ftp://red/ana-ftp-file-5M.dat --2013-11-26 20:03:38-- ftp://red/ana-ftp-file-5M.dat => `ana-ftp-file-5M.dat' Resolving red (red)... 192.168.1.2 Connecting to red (red)|192.168.1.2|:21... connected. Logging in as ana ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD not needed. ==> SIZE ana-ftp-file-5M.dat ... 5242880 ==> PASV ... done. ==> RETR ana-ftp-file-5M.dat ... done. Length: 5242880 (5.0M) (unauthoritative) 100%[======================================>] 5,242,880 --.-K/s in 0.03s 2013-11-26 20:03:38 (156 MB/s) - `ana-ftp-file-5M.dat' saved [5242880] root@host:~# ls -l ana-ftp-file-5M.dat -rw-r--r-- 1 root root 5242880 Nov 26 20:03 ana-ftp-file-5M.dat