معرفی شرکت ها


aiosftp-0.1.7


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

FTP/SSH/sFTP Server implementation built on to of Asyncio.Facility to deploy SSH server easily inside any project.
ویژگی مقدار
سیستم عامل -
نام فایل aiosftp-0.1.7
نام aiosftp
نسخه کتابخانه 0.1.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jesus Lara
ایمیل نویسنده jesuslara@phenobarbital.info
آدرس صفحه اصلی https://github.com/phenobarbital/aiosftp
آدرس اینترنتی https://pypi.org/project/aiosftp/
مجوز Apache-2
# aioSFTP # [![pypi](https://img.shields.io/pypi/v/aiosftp?style=plastic)](https://pypi.org/project/aiosftp/) [![status](https://img.shields.io/pypi/status/aiosftp?style=plastic)](https://pypi.org/project/aiosftp/) [![versions](https://img.shields.io/pypi/pyversions/blacksheep.svg?style=plastic)](https://github.com/phenobarbital/naiosftp) [![Apache licensed](https://img.shields.io/github/license/phenobarbital/aiosftp?style=plastic)](https://raw.githubusercontent.com/phenobarbital/aiosftp/master/LICENSE) aioSFTP is a FTP/sFTP/SSH server implemented on top of asyncio with integrated security, TLS/SSL connections, Users and other cool features. work with ``asyncio``. ``aioSFTP`` requires Python 3.8+ and is distributed under Apache 2 license. ## Which services are provided ## * FTP Server (using aioftp) * sFTP server and SSH Server (using asyncssh) * Web interface for uploading files (using aiohttp) ### How do I get set up? ### First, you need to install aioSFTP: .. code-block :: pip install aiosftp Then, you can start the server running the command: .. code-block :: aiosftp --host <hostname> --port <port> where - ``<hostname>`` is a hostname of the server (default, listen on localhost) - ``<port>`` SSH Server Port - ``<ftp-port>`` FTP Server Port - ``<path>`` The base path where all files live in. ### License ### aioSFTP is copyright of Jesus Lara (https://phenobarbital.info) and is under Apache 2 license. I am providing code in this repository under an open source license, remember, this is my personal repository; the license that you receive is from me and not from my employeer.


نیازمندی

مقدار نام
==3.8.3 aiohttp
==3.4.3 asyncio
==0.17.0 uvloop
>=2.1.30 asyncdb
>=1.0.8 navconfig[default]
==0.21.4 aioftp
>=0.3.0 siosocks
==2.12.0 asyncssh


زبان مورد نیاز

مقدار نام
>=3.8.0 Python


نحوه نصب


نصب پکیج whl aiosftp-0.1.7:

    pip install aiosftp-0.1.7.whl


نصب پکیج tar.gz aiosftp-0.1.7:

    pip install aiosftp-0.1.7.tar.gz