Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 566 Bytes

File metadata and controls

23 lines (13 loc) · 566 Bytes

SFTP

Since testcontainers-python :material-tag: v4.7.1

Introduction

The Testcontainers module for SFTP.

Adding this module to your project dependencies

Please run the following command to add the SFTP module to your python dependencies:

pip install testcontainers[sftp] paramiko cryptography

Usage example

Creating an SFTP container