프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DEFAULT_RSYNC_PARAMS | string |
메소드 | 설명 | |
---|---|---|
RsyncLauncher ( IProcessManager processManager, IPathConfiguration configuration, |
||
Run ( string source, string destination, |
||
RunAndProcess ( ITransferProgress progress, string source, string destination, |
||
RunAndProcess ( ITransferProgress progress, string source, string destination, |
||
RunAndProcessAsync ( ITransferProgress progress, string source, string destination, |
||
RunAndProcessAsync ( ITransferProgress progress, string source, string destination, |
메소드 | 설명 | |
---|---|---|
BuildProcessInfo ( ITransferProgress progress, string source, string destination, |
||
GetArguments ( string source, string destination, |
||
GetProcessStartInfo ( string source, string destination, |
||
HandlePath ( string path ) : string | ||
JoinArgs ( string source, string destination, |
public RsyncLauncher ( IProcessManager processManager, IPathConfiguration configuration, |
||
processManager | IProcessManager | |
configuration | IPathConfiguration | |
parser | ||
리턴 | System |
public Run ( string source, string destination, |
||
source | string | |
destination | string | |
options | ||
리턴 |
public RunAndProcess ( ITransferProgress progress, string source, string destination, |
||
progress | ITransferProgress | |
source | string | |
destination | string | |
token | ||
options | ||
리턴 |
public RunAndProcess ( ITransferProgress progress, string source, string destination, |
||
progress | ITransferProgress | |
source | string | |
destination | string | |
options | ||
리턴 |
public RunAndProcessAsync ( ITransferProgress progress, string source, string destination, |
||
progress | ITransferProgress | |
source | string | |
destination | string | |
token | ||
options | ||
리턴 | Task |
public RunAndProcessAsync ( ITransferProgress progress, string source, string destination, |
||
progress | ITransferProgress | |
source | string | |
destination | string | |
options | ||
리턴 | Task |