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

# uploading

The progress is tracking a file upload operation.

## Declaration

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

## See Also

### Recognizing Kinds of File Operations

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