The Command Line Interface FTP Client.
Project description
# About FTPterm
* This script provide Command-Line FTPterm.
* The command in this script is like bash.(`cd`, `rm`, and so on.)
# Chenged Log ( in Version.2.0)
* 1, Use argparse.
* 2, Chenge specification.
* 3, Can memorize history.
* 4, Increase commands.
# How to use
usage: ftpterm [-h] [-v] [-n] [-c CONFIG_FILE] [-u OPTS OPTS OPTS]
This script provide FTP client like Termainl.
optional arguments:
-h, --help show this help message and exit
-v, --version Show program version.
-n, --nomal Call nomal type. If you not write arg, run nomal type.
-c CONFIG_FILE, --use-conf CONFIG_FILE
Use config file.
-u OPTS OPTS OPTS, --upload OPTS OPTS OPTS
Uplaod file. options : upload_file, config_file,
filepath.
# Feature
* FTPterm can use CONFIG file.
* If you use config file, Please write file name at argument.
* The config file use syntax.
[Setting]
host = xxxxx.xxxx.xx(host)
user = xxxxx(user)
pass = *********(pass)
* If you dont use config file, this script hear host, user and pass.
# Commands
* Please use `help` command.
* This script provide Command-Line FTPterm.
* The command in this script is like bash.(`cd`, `rm`, and so on.)
# Chenged Log ( in Version.2.0)
* 1, Use argparse.
* 2, Chenge specification.
* 3, Can memorize history.
* 4, Increase commands.
# How to use
usage: ftpterm [-h] [-v] [-n] [-c CONFIG_FILE] [-u OPTS OPTS OPTS]
This script provide FTP client like Termainl.
optional arguments:
-h, --help show this help message and exit
-v, --version Show program version.
-n, --nomal Call nomal type. If you not write arg, run nomal type.
-c CONFIG_FILE, --use-conf CONFIG_FILE
Use config file.
-u OPTS OPTS OPTS, --upload OPTS OPTS OPTS
Uplaod file. options : upload_file, config_file,
filepath.
# Feature
* FTPterm can use CONFIG file.
* If you use config file, Please write file name at argument.
* The config file use syntax.
[Setting]
host = xxxxx.xxxx.xx(host)
user = xxxxx(user)
pass = *********(pass)
* If you dont use config file, this script hear host, user and pass.
# Commands
* Please use `help` command.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ftpterm-2.0.tar.gz
(4.2 kB
view details)
File details
Details for the file ftpterm-2.0.tar.gz
.
File metadata
- Download URL: ftpterm-2.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9e11fe19bf800e748b8d4171e758b90e5870be750d7e02a02b85eebcebf88c7 |
|
MD5 | 3a4943f49d0eedd029d267797895cbc7 |
|
BLAKE2b-256 | 6d027b2766c2f244871b4f65bd9ecdc3f4c9153d10fe92bb4987312099b590d9 |