FTP/SFTP utilities for cmpparis libraries
Project description
cmpparis-ftp
FTP/SFTP utilities for cmpparis libraries.
Installation
pip install cmpparis-ftp
Features
- FTP/SFTP file transfer
- Secure authentication
- Simple API
Usage
from cmpparis_ftp import FTP
ftp = FTP("ftp.example.com", "user", "password")
ftp.upload_file("local.csv", "remote.csv")
ftp.close()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cmpparis_ftp-1.0.2.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cmpparis_ftp-1.0.2.tar.gz.
File metadata
- Download URL: cmpparis_ftp-1.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
667babe35587358e685bfa24534e1147a0c6fe33c3c0e3684220ac3150398416
|
|
| MD5 |
ed82f7d44bffc8353440a9b4918eeabe
|
|
| BLAKE2b-256 |
933946de77cf703709d9ed2603339a07de6c78ca16505d14bbe64a43441366b9
|
File details
Details for the file cmpparis_ftp-1.0.2-py3-none-any.whl.
File metadata
- Download URL: cmpparis_ftp-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2ebc9ca6740ad1c6c64f7711d7c91d5d4aa192e156c1b84b197a7ae72191b4f
|
|
| MD5 |
13f367f6fccf7734eb084ec6d4ad1cee
|
|
| BLAKE2b-256 |
c7f7e3a7ba4a879d5985b2e5e669e2487f4c6b89e4a83028bda62be7614f8e52
|