First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How to check the time taken to upload a file in windows

I am uploading a document using app URL and want to find the time taken to upload a document.

ibmwas's avatar
1
ibmwas
asked 2019-06-19 14:51:22 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

if it uses http you can use http.time in the response packet.

If you se smb you can use the service reponse time dialog.

If you use https things are getting very complicated.

So which protocol do you use?

Christian_R's avatar
2.1k
Christian_R
answered 2019-06-19 16:49:09 +0000
edit flag offensive 0 remove flag delete link

Comments

We use SMB

ibmwas's avatar ibmwas (2019-06-21 12:12:48 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer