Enumeration (GI Flags)

Gio-2.0GioFileCopyFlags

Flags used when copying or moving files.

Index
ALL_METADATA: 8

Copy all file metadata instead of just default set used for copy (see Gio.FileInfo).

BACKUP: 2

Make a backup of any existing files.

NO_FALLBACK_FOR_MOVE: 16

Don't use copy and delete fallback if native move not supported.

NOFOLLOW_SYMLINKS: 4

Don't follow symlinks.

NONE: 0

No flags set.

OVERWRITE: 1

Overwrite any existing files

TARGET_DEFAULT_MODIFIED_TIME: 64

Use default modification timestamps instead of copying them from the source file. Since 2.80

TARGET_DEFAULT_PERMS: 32

Leaves target file with default perms, instead of setting the source file perms.

Variables

$gtype