SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

download_files Method

Downloads multiple files from the SFTP server.

Syntax

def download_files(remote_path: str, local_dir: str) -> None: ...

Remarks

RemotePath contains a file mask or regular expression by which the files are selected for download.

LocalDir specifies the local folder where the files should be saved.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Python Edition - Version 20.0 [Build 8166]