FTP (File Transfer Protocol) Server
| Document revision: | 2.3 (Fri Jul 08 15:52:48 GMT 2005) |
| Applies to: | V2.9 |
General Information
Summary
MikroTik RouterOS implements File Transfer Protocol (FTP) server feature. It is intended to be used for software packages uploading, configuration script exporting and importing procedures, as well as for storing HotSpot servlet pages.
Specifications
Packages required: systemLicense required: Level1
Submenu level: /file
Standards and Technologies: FTP (RFC 959)
Hardware usage: Not significant
Related Documents
File Transfer Protocol Server
Submenu level: /fileDescription
MikroTik RouterOS has an industry standard FTP server feature. It uses ports 20 and 21 for communication with other hosts on the network.
Uploaded files as well as exported configuration or backup files can be accessed under /file menu. There you can delete unnecessary files from your router.
Authorization for FTP service uses router's system user account names and passwords.
Property Description
creation-time (read-only: time) - item creation date and timename (read-only: name) - item namesize (read-only: integer) - package size in bytestype (read-only: file | directory | unknown | script | package | backup) - item typeCommand Description
print - shows a list of files storeddetail - shows contents of files less that 4kb long
edit [item] contents - offers to edit file's contents with editor
set [item] contents=[content] - sets the file's contents to 'content'
