Determine percentage of a file that has been ftp'd from client to server - TechRepublic
General discussion
November 1, 2012 at 09:13 AM
klwillie

Determine percentage of a file that has been ftp’d from client to server

by klwillie . Updated 13 years, 7 months ago

I want to ftp a large file from a client to a server, using their IP addresses. While the file is transferring, I would like to determine how many bytes have been received by the server. I then would like to use this information to determine in real-time the percentage of the file that has been transferred to the server.

Any recommendations as to the ftp command syntax to achieve this?

This discussion is locked

All Comments