Hi,
When i call the put and get methods the bytesTranferred method of the interface FTPProgressMonitor is not being fired.
What i am doing is inherit a class from FTPProgressMonitor which will override the function bytesTransferred. this function will update the progress bar depending on the count value returned. I have also added the progressMonitor to the ftpclient object.
Can any one guide me?
If anyone have the code which executes the bytesTransferred function it will be very helpful to me.
Thanks In Advance.
Sriram.