About: You can connect an SFTP & FTP library to your LTN Schedule system to use your cloud files in the playlist.
Not sure how to start?
→ Learn to create and use folders in the library.
Connect SFTP as an external library
To connect a new SFTP library:
- Select "Videos" in the library dropdown.
- Click on "More" in the library.
- Select "Manage libraries".
In the "Manage libraries" dialog:
- Click "Add" in the top right corner of the dialog.
- Select "SFTP" from the dropdown.
- Click "Edit" on the new library.
In the "Modify SFTP" dialog:
- Library name: Enter the name of your SFTP library.
- Remote host: Enter the remote host address and Port.
- Remote path: The default path is the home directory of your server. You can specify a different path here.
Continue with authenticating your SFTP account.
Authenticate your SFTP library
To authenticate your SFTP library you have three options:
- Password
- Keypair with private key
- Keypair with generated key
To use a password for authentication enter your username (4) and password (5).
To use your own keypair for authentication, enter your username (4) and private key (7) in PEM format. The public key (6) should be present on your Sftp server
To use a Schedule-generated keypair for authentication, enter your username (4) and copy the public key (8). This public key needs to be imported to your SFTP server. The generated keys from the backend are an RSA 2048 key pair.
Press "Modify" to save your changes.
Connect FTP as an external library
To connect a new FTP library:
- Select "Videos" in the library dropdown.
- Click on "More" in the library.
- Select "Manage libraries".
In the "Manage libraries" dialog:
- Click "Add" in the top right corner of the dialog.
- Select "FTP" from the dropdown.
- Click "Edit" on the new library.
In the "Modify SFTP" dialog:
- Library name: Enter the name of your FTP library.
- Remote host: Enter the remote host address and Port.
- Remote path: The default path is the home directory of your server. You can specify a different path here.
- TLS Encryption: If your server supports TLS, activate this to enable SSL encryption over your FTP communication (enable FTPS).
To authenticate your FTP library:
- Username: Enter your username
- Password: Enter your password
Press "Modify" to save your changes.
After you have connected your new (S)FTP library, switch to the library folder to access and use your cloud files.
How to continue?