196 Poznaj Linux
Oba powyższe polecenia powodują otwarcie sesji FTP na tym samym serwerze. Uruchamiając ftp nie trzeba od razu podawać adresu można to zrobić wewnątrz programu, korzystając z poleceń open i close do otwierania i zamykania kolejnych sesji:
# ftp
ftp> open ftp.mcp.com
Connected to ftp.mcp.com
220 iq-mcp FTP server (Version wu-2.4(4) Sun Dec 21 13:01:32 EST 1997) ready.
Name <ftp.mcp.com:bball): anonymous
331 Guest login ok, send your complete e-mail addre33 as password. Password:
230 Guest login ok, access restrictions apply.
Remote system type is UNIX.
Using binary modę to trasfer file3. ftp> close
221 Goodbye.
Po wydaniu polecenia close, można otworzyć nowe połączenie, ponownie wpisując open i podając nazwę serwera FTP:
ftp> open ftp.tenon.com
Connected to toady.tenon.com.
220-
220-Welcome to ftp.tenon.com, Tenon Intersystcm's FTP scrvcr.
- Thanks, Tenon Tech Support support@tenon.com
220 toady FTP server (Version wu-2.4(2) Wed May 10 19:20:08 GMT-0900 1996) ready.
Name {ftp.tenon.comibball}: anonymous
331 Guest lngin ok, send your complete e-mail address as password. Password:
230-Plea3e read the file README
it was last modified on Wed Jan 18 14:54:20 1995 - 1167 days ago 230 Guest login ok, access restrictions apply.
Remote system type is UNIX.
Using binary modę to transfer files. ftp> bye
221 Goodbye.
W powyższym przykładzie najpierw połączyliśmy się z serwerem FTP firmy Mac-millan Computer Publishing (za pomocą polecenia open). Po otwarciu sesji natychmiast ją zamknęliśmy (wpisując elese). Następnie otworzyliśmy nową sesję na serwerze FTP