
Icon | Member | Description |
---|---|---|
![]() | Replace(String, String, String, String) |
Replaces the destination file with the content of this file and then deletes the orignial file. If a backup location is specifed then the content of destination file is
backup to it.
|
![]() | Replace(S3DirectoryInfo, S3DirectoryInfo) |
Replaces the destination file with the content of this file and then deletes the orignial file. If a backupDir is specifed then the content of destination file is
backup to it.
|
![]() | Replace(S3FileInfo, S3FileInfo) |
Replaces the destination file with the content of this file and then deletes the orignial file. If a backupFile is specifed then the content of destination file is
backup to it.
|