mar10 / pyftpsync

Synchronize directories using FTP(S), SFTP, or file system access.
https://pyftpsync.readthedocs.io
MIT License
117 stars 25 forks source link

Can't run in command line mode #52

Closed bDrwx closed 3 years ago

bDrwx commented 3 years ago

Hi. I try to run this lib in command line mode, but a have trouble. I use python 3.6 on Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-91-generic x86_64). Module is installed: pip list | grep pyftpsync pyftpsync (3.1.0) Upgrade return segmentation fault 'pip install pyftpsync --upgrade' [1] 10348 segmentation fault (core dumped) pip3 install pyftpsync --upgrade I can't run this:

 ~  pyftpsync
zsh: command not found: pyftpsync
github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.