230 User site1 logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
229 Entering Extended Passive Mode (|||33338|)
150 Opening BINARY mode data connection for file list
drwxr-xr-x 2 site1 psacln 4096 Aug 25 14:38 css
-rwxr-xr-x 1 site1 psacln 17542 Aug 25 14:38 favicon.ico
drwxr-xr-x 6 site1 psacln 4096 Aug 25 14:38 img
-rwxr-xr-x 1 site1 psacln 10198 Aug 25 14:38 index.html
drwxr-xr-x 11 site1 psacln 4096 Aug 25 14:38 test
226 Transfer complete
ftp> cd ..
250 CWD command successful
ftp> ls
229 Entering Extended Passive Mode (|||53344|)
150 Opening BINARY mode data connection for file list
drwxr-xr-x 2 site1 psacln 4096 Aug 25 14:38 css
-rwxr-xr-x 1 site1 psacln 17542 Aug 25 14:38 favicon.ico
drwxr-xr-x 6 site1 psacln 4096 Aug 25 14:38 img
-rwxr-xr-x 1 site1 psacln 10198 Aug 25 14:38 index.html
drwxr-xr-x 11 site1 psacln 4096 Aug 25 14:38 test
226 Transfer complete
ftp> pwd
Remote directory: /
ftp> exit
221 Goodbye.