Connecting via FTP
Introduction
Blackhawk Network supports sending orders through SFTP.
Connecting using SSH with password (SFTP)
-
Open up the FTP client software (for this example we will be using FileZilla)
-
Locate the screen in FTP client software and enter in the following FTP requirements.
Use the information list below. - See Example 1.1
-
Host or FTP URL: ftpssh.intelispend.com
-
ServerType: SFTP – SSH File Transfer Protocol
-
Port: 22 – (In some FTP client software if the user selects Servertype it defaults the port number for that Servertype. If not enter in the port number)
-
LogonType: Normal
-
Username: jsample – (enter the username provided)
-
Password: (enter the password provided)
-
Example 1.1
- Once all the above information has been entered click connect. The FTP client should now be connected successfully to FTP server. - See Example 1.2
Example 1.2
Note: You should see a padlock symbol in the bottom right hand corner. This means the connection is encrypted.
Connect using SSH with public/private keys (SFTP)
-
You will need to decide whether to use your own SSH keys or ones generated by Blackhawk Network.
-
Using SSH keys generated by Blackhawk Network
- Blackhawk Network will generate private and public SSH keys and send you the private key.
- You will use the private key in your FTP client software.
- The public key is stored on Blackhawk Network FTP server.
-
Using Your Own SSH keys
- You will sends your SSH public key to Blackhawk Network.
- Blackhawk Network will install the SSH public key on Blackhawk Network's FTP server.
- You will use your own private key in your FTP client software.
-
-
Open up the FTP client software (for this example we will be using FileZilla).
-
Locate the screen that allows importing of private SSH keys.
Import the private key. - See example 1.8
Check the FTP client’s setting screen to import SSH private keys
Example 1.8
-
Locate the area in your FTP software to enter in the following FTP requirements. Use the information list below. - See example 1.9
- Host or FTP URL: ftpssh.intelispend.com
- ServerType: SFTP – SSH File Transfer Protocol
- Port: 22 – (In some FTP client software if the user selects Servertype it defaults the port number for that Servertype. If not enter in the port number.)
- LogonType: Interactive
- Username: jsample – (enter the username provided)
- Password is not needed because the FTP client with authenticate with the FTP server using the private key.
Remember not to supply the private key to anyone outside your organization. The private key is just like a password for the FTP account.
Example 1.9
- Once all the above information has been entered click connect. You should now be connected successfully to Blackhawk Network's FTP server. - See Example 1.2
Example 1.2
Note: You should see a padlock symbol in the bottom right hand corner. This means the connection is encrypted.
Updated 4 months ago