FTP
125 Data Connection Open
The data connection is already open and the transfer is beginning. No need to open a new data connection.
When You See This Code
When the server reuses an existing data connection for a file transfer instead of opening a new one.
How to Fix
No fix needed — the transfer is starting immediately. Your client should begin reading or writing data on the existing connection.