Check rsync destination capacity before copying
This commit is contained in:
@@ -80,6 +80,7 @@ type RsyncOptions struct {
|
||||
PreserveXattrs bool `json:"preserveXattrs"`
|
||||
Checksum bool `json:"checksum"`
|
||||
DryRun bool `json:"dryRun"`
|
||||
SkipSpaceCheck bool `json:"skipSpaceCheck"`
|
||||
}
|
||||
|
||||
type Source struct {
|
||||
|
||||
Reference in New Issue
Block a user