|
#1
|
|||
|
|||
sfxcl.exe options (resume?)
Is there a list of the options that can be used for commandline sfxcl.exe?
I'm looking for an option to tell a file to RESUME if it already exists in the destination like you can do with the GUI. Would leaving out the "/OVERWRITE Always" option perform a resume on a retry? |
#2
|
||||
|
||||
Quote:
Options are also listed in SecureFX's built-in help, within the topic titled, "Command-Line Utility", found in the Getting Started chapter. Quote:
/OVERWRITE resume would perform a resume, but only if the file is being being transferred as binary. Files transferred as ASCII cannot be resumed because line endings are potentially converted, and would change the size of the file -- making it impossible (without transferring the contents of the file again) to know for certain at what offset in the file the transfer should resume. If resume is desired, you may also want to include the /TransferType binary option in your command line as well. For example: SFXCL.exe /LOG DbgLog.txt /OVERWRITE resume /TransferType binary <source_specification> <destination_specification>--Jake
__________________
Jake Devenport VanDyke Software Technical Support YouTube Channel: https://www.youtube.com/vandykesoftware Email: support@vandyke.com Web: https://www.vandyke.com/support |
#3
|
|||
|
|||
Excellent, thank you Jake!
I appreciate the clarification between how resume works between binary and ascii modes too. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|