Differences
This shows you the differences between the selected revisions of the page.
| 2023-10-26 | 2023-10-26 | ||
| details on disabling the transfer resume (martin) | widen the anchor (martin) | ||
| Line 404: | Line 404: | ||
| * In GUI, go to [[ui_pref_resume|//Preferences > Transfer > Endurance//]] and disable [[ui_pref_resume#temporary|//Transfer Resume / Transfer to Temporary Filename//]]. | * In GUI, go to [[ui_pref_resume|//Preferences > Transfer > Endurance//]] and disable [[ui_pref_resume#temporary|//Transfer Resume / Transfer to Temporary Filename//]]. | ||
| - | * In scripting, use ''-resumesupport=off'' with [[scriptcommand_put#resumesupport|''put'' command]] (or other command that triggered the upload). | + | * In scripting, use [[scriptcommand_put#resumesupport|''-resumesupport=off'' with ''put'' command]] (or other command that triggered the upload). |
| * In .NET assembly, use ''[[library_transferoptions#resumesupport|TransferOptions.ResumeSupport]]'' property. | * In .NET assembly, use ''[[library_transferoptions#resumesupport|TransferOptions.ResumeSupport]]'' property. | ||