My FTP client is connected to a remote server and displays upload traffic. But I can't see this traffic anywhere: both Fiddler and Ressourcemonitor don't display any FTP connection and traffic.
How can I see FTP traffic with monitoring tools?
41 Answer
Running Wireshark with the ftp || ftp-data filter shows the Request/Response traffic to/from the FTP server