# sftp_transfer **Repository Path**: chenkunlia/sftp_transfer ## Basic Information - **Project Name**: sftp_transfer - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-26 - **Last Updated**: 2025-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 创建虚拟环境 python -m venv sftp_env source sftp_env/Scripts/activate