IPWorks EDI 2020 Python Edition

Questions / Feedback?

store_unique Method

Upload a file with a Unique Name to an FTP server.

Syntax

def store_unique() -> None: ...

Remarks

This method is used to upload a file with a Unique Name to an FTP server. Similar to the upload method but the server determines a unique name for the local_file to be saved on the current directory given by remote_path. The server includes the new name of the file in its response. The user should check the on_pi_trail event, or last_reply property to retrieve this generated filename.

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