FTP

FTP

FTP refers to File Transfer Protocol. This protocol provides a list of rules that monitor how a computer transfers files from one system to another via the internet. FTP is needed in rubiscape because it enables the user to send high-volume files easily with safety. Users can also access files in FTP within the same network. Rubiscape allows you to create a dataset using four options- Upload Excel (or CSV or JSON or Text) Files, S3, FTP (File Transfer Protocol), and Azure Blob Storage. FTP provides you the functionality to browse files on an FTP server and upload them to the platform.
In Rubiscape, you can use FTP to create datasets by entering the following information:

  • Host – FTP server IP address. You need to enter the IP address.
  • Username – Enter a valid username for login.
  • Password – The password used to login into the FTP server and given as input by the user.
    In case any of these three values is entered incorrectly, an error message is thrown.
  • File directory URL– This gives the location of the file. Given as input by the user.

Filename/Wildcard – This acts as a filter that allows the user to select specific files from the directory.
For more information click here


    • Related Articles

    • Features Used to Upload Datasets

      Filename/Wildcard There are two ways to access the files present on the server. Star – Using '{}{*}' you can access all the files. For example, using *.xlsx, you can match all the datasets with this extension. Hence, all of these datasets will be ...
    • Azure Blog Storage

      Rubiscape provides you with an option to create a dataset using four options- Upload Excel (or CSV or JSON or Text) Files, S3, FTP, and Azure Blob Storage. Azure Blob Storage is basically a container that stores files. In Rubiscape, you can use Azure ...
    • File Path

      Note The File Path option is disabled for use in SAAS. It will work in Desktop application only. Rubiscape provides you six options to select the source to create a dataset. The available options are: Upload File S3 FTP Azure Blob Storage File Path ...
    • Rubiscape File Server

      The Rubiscape File Server lets you upload files/folders on cloud storage for the current workspace. You can use these files while creating a dataset or working with RubiNotebook or RubiPython. Rubiscape provides you six options to select the source ...
    • CSV

      Creating CSV Dataset Rubiscape supports CSV files (.csv) for dataset creation. To create a CSV dataset, follow the steps given below. On the home page, click Create icon (). The Product Selection page is displayed. Hover over the Data Connect tile ...