Skip to main content

A small example package FTP

Project description

libFTP

Install Pip

pip install -i https://test.pypi.org/simple/ libFTP

Exmaple libFTP

import libFTP as lfp
lfp.Get("locahost","user account","password","dir","type","save")

localhost is IP for ftpserver.

user account is user account for ftpserver .

password is *** password account** for ftpserver .

dir is Path folder get file for ftpserver .

type is Type file filter file get for ftpserver .

save is Path save file in localhost from ftpserver .

  • function lfp.Get can retrun True is Connect success. if retrun False is disconnect or Connect false.

Project details


Release history Release notifications | RSS feed

This version

0.4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libFTP-0.4.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

libFTP-0.4-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page