IPWorks SFTP 2020 Python Edition

Questions / Feedback?

file_allocation_size Property

The size, in bytes, that this file consumes on disk.

Syntax

def get_file_allocation_size() -> int: ...

file_allocation_size = property(get_file_allocation_size, None)

Default Value

0

Remarks

The size, in bytes, that this file consumes on disk.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SFTP 2020 Python Edition - Version 20.0 [Build 8263]