ftp » Revisions »

Differences

This shows you the differences between the selected revisions of the page.

2018-10-05 2018-10-05 (current)
no summary (154.234.234.150) (hidden) (untrusted) Restored revision 1420636118. Undoing revision 1538759263. (martin) (hidden)
Line 1: Line 1:
-$ telnet 192.168.88.1 +~~NOTOC~~ 
- Trying 192.168.88.1..+ 
- Connected to 192.168.88.1. +====== FTP (File Transfer Protocol) ====== 
- Escape character is '^]'. +The File Transfer Protocol (%%FTP%%) is a network protocol that provides file access, file transfer, and file management functionalities.  
-  + 
- MikroTik v6.15 +%%FTP%% is built on a client-server architecture and uses separate control and data connections between the client and the server. %%FTP%% users may authenticate themselves using a clear-text sign-in protocol, normally in the form of a username and password, but can connect anonymously if the server is configured to allow it. For secure transmission that protects the username and password, and encrypts the content, %%FTP%% is often secured with [[ftps|SSL/TLS (FTPS)]]. ((&wikipedia_ref(File_Transfer_Protocol|File Transfer Protocol))) 
- Login: admin + 
- Password: Enter (pas de mot de passe+===== [[mode]] Active and Passive Mode ===== 
-· + 
- [...] +Learn about [[ftp_modes|FTP connection modes]] (active and passive). 
- [admin@MikroTik] > + 
 +===== FTP Server Response Codes ===== 
 +See [[ftp_codes|FTP server response codes]].

Last modified: by martin