- 18 Mar 2025
- 1 minute read
- Print
- DarkLight
- PDF
SFTP Explorer
- Updated 18 Mar 2025
- 1 minute read
- Print
- DarkLight
- PDF
To view SFTP folders and files in Slate:
Go to Database โ SFTP Explorer, or
Connect through a client that supports the SFTP protocol, such as WinSCP or FileZilla.
SFTP Explorer
SFTP Explorer lets you:
create, rename, and delete SFTP folders
upload, download, and delete files stored in SFTP folders
By default, SFTP Explorer contains two folders: incoming
and outgoing
. Exported queries are stored in the outgoing
folder.
๐ Note: In test environments, you wonโt see theincoming
folder until Slate picks up files for import.
Limiting access to particular SFTP file paths
To access SFTP Explorer, you must provision SFTP User Access.
The SFTP Explorer is path-restriction aware. Add path restrictions to a userโs SFTP Access settings In Database โ User Permissions โ Select a user โ Roles.
Creating, renaming, and deleting SFTP folders
Using SFTP Explorer
To create an SFTP folder in SFTP Explorer:
Go to Database โ SFTP Explorer.
Select New Folder.
Enter a name.
Select Create.
To edit the folder, select the pencil icon. In the popup, you can enter a new name or delete the folder.
Using a third-party
Connect to your Slate SFTP folders via an external program such as WinSCP, FileZilla, or other SFTP program and create the subfolders.
Create the subfolder under
/incoming/
via a source format import automation tab:Select Edit on an existing source format.
Under Path, add the subfolder followed by a
/
.Select Save. If the specified folder does not exist, the folder will be created.
Create the subfolder under outgoing via the path setting in a scheduled export:
Add the subfolder to the path and save the Scheduled Export. Slate creates the specified subfolder.
With the folders created, the user can connect to the SFTP site.
Viewing large numbers of files
โBy default, the SFTP Explorer will show up to 500 files within a given directory, and while it is not possible to change this setting, the 500 file limit only applies to what is shown on the screen: you can search a directory that contains more than 500 files, but you will only see up to 500 matching results.
File expiration
Slate does not delete files when you hit a certain number of files. Instead, files older than 30 days may be removed from the SFTP servers at any time, as the SFTP servers are intended for file delivery only and not for permanent data storage.