public class FilesystemBasedFileParameterImpl extends Object implements FileParameterInterface
Modifier and Type | Field and Description |
---|---|
boolean |
deleteOnAbort
Should the file be deleted when the transfer is aborted on STOR like
commands
|
static boolean |
useNio
Should a file MD5 SHA1 be computed using NIO.
|
Constructor and Description |
---|
FilesystemBasedFileParameterImpl() |
public static boolean useNio
public boolean deleteOnAbort
Copyright © 2009–2020 Waarp. All rights reserved.