IPWorks SFTP 2020 Python Edition

Questions / Feedback?

file_size Property

The total size, in bytes, of this file.

Syntax

def get_file_size() -> int: ...

file_size = property(get_file_size, None)

Default Value

0

Remarks

The total size, in bytes, of this file.

This property is read-only.

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