---
title: copying
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/progress/fileoperationkind-swift.struct/copying
---

# copying

The progress is tracking the copying of a file from source to destination.

## Declaration

```swift
static let copying: Progress.FileOperationKind
```

## See Also

### Recognizing Kinds of File Operations

- [decompressingAfterDownloading](foundation/progress/fileoperationkind-swift.struct/decompressingafterdownloading.md)
- [downloading](foundation/progress/fileoperationkind-swift.struct/downloading.md)
- [uploading](foundation/progress/fileoperationkind-swift.struct/uploading.md)
- [receiving](foundation/progress/fileoperationkind-swift.struct/receiving.md)
