Skip to content

rocketbot-cl/ftp_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTP

Connect and manage an FTP Server

Read this in other languages: English, Português, Español

How to install this module

To install the module in Rocketbot Studio, it can be done in two ways:

  1. Manual: Download the .zip file and unzip it in the modules folder. The folder name must be the same as the module and inside it must have the following files and folders: _init_.py, package.json, docs, example and libs. If you have the application open, refresh your browser to be able to use the new module.
  2. Automatic: When entering Rocketbot Studio on the right margin you will find the Addons section, select Install Mods, search for the desired module and press install.

Overview

  1. Connect to FTP
    Connect to FTP to manage it with Rocketbot

  2. List directory
    Lists the FTP directory in a Rocketbot variable

  3. Create directory
    Create directory in the current path

  4. Go to directory
    Go to the specified directory

  5. Upload file
    Upload file to current directory

  6. Download file
    Download the selected file

  7. Download directory
    Download the current directory

  8. Delete file
    Delete file in current directory

  9. Close Connection
    Close FTP Connection


OS

  • windows
  • mac
  • linux
  • docker

Dependencies

License

MIT
MIT