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.1.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.1.tar.gz.
File metadata
- Download URL: cmpparis_ftp-1.0.1.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 |
9241beca14a1416196f1d7f7a1262bef0c401e759a6c95f3708132769294a6df
|
|
| MD5 |
6d080be78ccac9d8f6d71dc996834e15
|
|
| BLAKE2b-256 |
dbcb22f51cb3ddeb5f852e2914e9f12046620bb16b6386965f1c7a2e2aeef95f
|
File details
Details for the file cmpparis_ftp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: cmpparis_ftp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 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 |
53a5fd2e2e36c5f683fce63c35043a9e887f391628e6f1410e06a8c766e72d26
|
|
| MD5 |
b8420c267c8da4649515d24a8c7b19b6
|
|
| BLAKE2b-256 |
0fb7b8d4647dcd1592df487e13042064b24491b88b2e318676f6f5912fa18f8a
|