Documentation ¶
Index ¶
Constants ¶
View Source
const BackupCompleteFilename = "backup_complete.ignore"
BackupCompleteFilename is a filename, which is created in the destination fs when backup is complete.
View Source
const BackupMetadataFilename = "backup_metadata.ignore"
BackupMetadataFilename is a filename, which contains metadata for the backup.
Variables ¶
This section is empty.
Functions ¶
func AppendFiles ¶
AppendFiles appends all the files from dir to dst.
All the appended files will have dir prefix.
func IgnorePath ¶ added in v1.32.1
IgnorePath returns true if the given path must be ignored.
func RemoveEmptyDirs ¶
RemoveEmptyDirs recursively removes empty directories under the given dir.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.