server-tools
server-tools copied to clipboard
Module auto_backup - replace python library pysftp by fabric
The latest version of pysftp is 0.2.9 (released 2016-07-04): https://pypi.org/project/pysftp/
pysftp has become obsolete and supports Python 3.5.
The latest version of Fabric is 3.2.2 (released 2023-08-30): https://pypi.org/project/fabric/
Fabric supports Python 3.11, and its main maintainer, bitprophet, also works on Paramiko.