WodSftp(2.2.3) - Resume not happening (General questions)

by vishwas, (7149 days ago)

Hi,
i am uploading the files and the resume functionality is not working. I have written the code in Vb 6.0. the same code is working for 2.2.0.7 perfectly fine. But in 2.2.0.7 we are facing a different problem if connection from server is broken while upload and if the upload resumes the uploaded file cannot be opened, moved or copied anywhere what could be the reason for that any other property that needs to be set. i am setting the resume property to true.

sftp1.Blocking = True
sftp1.Resume = True
sftp1.Timeout = 0
sftp1.Authentication = authPubkey

these are some of the properties i am setting any suggestions for code?
thanx
vishwas

locked

Complete thread: