Skip to main content

Create an FTP server hosted by Productsup

Learn how to create an FTP server hosted by Productsup in FTP Accounts and upload and download files.

Introduction

FTP (File Transfer Protocol) servers are the software used for transferring files across the Internet and facilitating remote data sharing between computers. FTP server lets you organize your files and provide access to other users to download them remotely. The FTP server gives you storage protected with a username and password.

Productsup lets you create an account at an FTP server to transfer and store your files.

Create an FTP account

  1. Go to the account level and select FTP Accounts.

    FTP Accounts
  2. Select ADD FTP ACCOUNT.

  3. Create a username for your FTP server and enter it in the Username field.

  4. Enter and repeat your password.

  5. Select Save.

Get FTP credentials

After creating an account, you get the link to the FTP server where you can store your files. This link never changes.

You need the credentials, for example, to access an FTP client to transfer files between your computer and the server. See Upload files to or download them from an FTP server.

Host name

ftp://ftp.productsup.com/

Username

Defined upon creation

Password

Defined upon creation

Port number

For FTP servers, the global port number is 21.

For SFTP servers, the global port number is 22.

Note

These are default port numbers. If arranged with the administration, your specific port number can differ. Contact support@productsup.com if you experience issues with your connection.

Upload files to or download them from an FTP server

You can transfer files between the FTP server and your computer.

You need to install a program on your computer, such as Cyberduck or FileZilla, to transfer files between the FTP server and your computer. Use your FTP server's credentials to access it and upload or download files.

Import files from the FTP server to Productsup

You can use files from the FTP server as a data source to import them into the Productsup platform:

  1. Create an FTP account and get the credentials. See Create an FTP account.

  2. Go to Data Sources from your site's main menu and select ADD DATA SOURCE.

  3. Search for Feed URL and select Add. Give it a custom name as desired and select Continue.

  4. In Source URL, add a link to your file stored on the FTP server. In Description (optional), edit the name of the data source as needed.

    Note

    As you can store multiple files on the FTP server, you need to enter the URL with the complete path to your file within the server in Source URL — for example, ftp://ftp.productsup.com/yourfile.csv.

  5. Enter a username and password for your FTP account.

  6. Select Save.

Export files to the FTP server from Productsup

You can export your feed from a site in Productsup to the FTP server hosted by Productsup. See Add an FTP, SFTP, or FTPS destination for setup instructions.