NSProgressFileOperationKindCopying
The progress is tracking the copying of a file from source to destination.
進捗は、ソースから行き先へのあるファイルのコピーを追跡しています。
NSProgressFileOperationKindDecompressingAfterDownloading
The progress is tracking file decompression after a download.
進捗は、ダウンロードの後のファイル解凍を追跡しています。
NSProgressFileOperationKindDownloading
The progress is tracking a file download operation.
進捗は、あるファイルダウンロード操作を追跡しています。
NSProgressFileOperationKindUploading
The progress is tracking a file upload operation.
NSProgressFileOperationKindReceiving
The progress is tracking the receipt of a file from another source.
進捗は、あるファイルの別のソースからの受領を追跡しています。