Port Midnight Commander
Midnight Commander is a
utility much like Norton Commander. It shows a hierarchy of files and allows
the user to easily browse through the file system. Midnight Commander contains
the added ability to traverse .tar files and remote file systems like FTP
servers and HTTP servers. It also contains a little server using RPC that
helps manage remote browsing of NFS servers.
- port 21
- Can browse FTP servers.
- port 40
- Alternate FTP port that it defaults to.
- port 9876
- In theory, its Sun RPC service defaults to here. However, in normal
installations, it requests the RPC portmapper to assign it a small-numbered
port, which usually something like 2, 3, 4, or 5.
- RPC Program 300516
- This is the Sun RPC program number assigned to this program.