Synchronize directories using FTP(S), SFTP, or file system access
Project description
pyftpsync
Synchronize directories using FTP(S), SFTP, or file system access.
Summary
Synchronize directories using FTP(S), SFTP, or file system access.
- This is a command line tool...
- ... and a library for use in your Python projects.
- Upload, download, and bi-directional synch mode.
- Allows FTP-to-FTP and Filesystem-to-Filesystem synchronization as well.
- Architecture is open to add other target types.
Note: Version 4.0 drops support for Python 2.
Quickstart
Python 3.8+ is required, pip recommended:
$ pip install pyftpsync --upgrade
$ pyftpsync --help
Note:
MS Windows users that only need the command line interface may prefer the
MSI Installer or install
using the Windows Package Manager:
> winget install pyftpsync
See Command Line Interface for details.
In addition to the direct invocation of upload
, download
, or sync
commands, version 3.x allows to define a pyftpsync_yaml
file
in your project's root folder which then can be executed like so::
$ pyftpsync run
See Run from pyftpsync.yaml for details.
Documentation
Read the Docs for details.
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
Built Distribution
Hashes for pyftpsync-4.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a0d15e22c99018e7eea8a9d83d28e1970e580a2d39722eed38a40a626e4ecad |
|
MD5 | d18d93807edd37d34a8a2d22a8eece6c |
|
BLAKE2b-256 | 2dd3dad634fbb3b2737594f6854fcf55ab733b1eaf5b1afc44137279eac7b9a0 |