On a server that is running either the FTP client on server, you can capture the ftp password using tcpdump by
tcpdump -A port ftp
HOW TO : Capture ftp passwords using tcpdump
On a server that is running either the FTP client on server, you can capture the ftp password using tcpdump by tcpdump -A port ftp