Свойство | Тип | Описание | |
---|---|---|---|
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 |