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.0.tar.gz
(2.4 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.0.tar.gz.
File metadata
- Download URL: cmpparis_ftp-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e204e9032205497978835022d74dd62163809dade86f78a09bf0564062a40b14
|
|
| MD5 |
4bfcad0710d036c3647c96d8fdff0efa
|
|
| BLAKE2b-256 |
3ac59e6133ea64ad8654ed636aa66ac74eb7e24e01367ff64b9a4ca81b4979b0
|
File details
Details for the file cmpparis_ftp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: cmpparis_ftp-1.0.0-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 |
0fa79470acdc2339b62f9b4aa877191187a75a3f91fb367e49992ee77c776c2b
|
|
| MD5 |
1122d5727c4da8595234b5a7a49e2c5e
|
|
| BLAKE2b-256 |
86d74fb531cc0c75e413416236b7d246d6d0fae7a275ae149f3dad9052ba1f1e
|