Add number of bytes stransferred to log file
Hello,
would it be possible to log an information about a number of bytes transferred? Right now there is an information that copying is started, like this:
But there's no clear "end of copying" information. I'd like to have something like "File transfer complete, 123456 bytes transferred". This would make it clear about what happened in the past.
would it be possible to log an information about a number of bytes transferred? Right now there is an information that copying is started, like this:
. 2010-03-29 12:04:02.650 Copying "T:\MT1030123.TXT" to remote directory started. . 2010-03-29 12:04:02.650 Binary transfer mode selected.