File goes with Filepart even after turning off the endurance

Advertisement

Beatrice
Guest

File goes with Filepart even after turning off the endurance

Hi,

Our file is still transmitted with the Filepart even after the endurance is didabled.
Also I am adding this in my program.
Dim transferOptions = New TransferOptions
transferOptions.ResumeSupport.State = TransferResumeSupportState.Off
 
transferResult = session.PutFiles(file, destfolder)
Is there something else I need to add, so that filepart does not goes with the file?

Please help!!

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum