Secure File Transfer Protocol (SFTP) client for remote file operations
Author: Steven Lynn
Version: 0.0.1
Type: tool
SFTP (Secure File Transfer Protocol) plugin for Dify, allowing secure file operations on remote servers. The plugin provides file listing, downloading, uploading, and management capabilities.
The plugin provides the following actions:
Lists files and directories in a remote location via SFTP, showing details like file size, modification time, and file type.
Downloads a file from the remote server and returns it directly as a file attachment for easy access.
Uploads files to the remote server using Dify's file variable system for direct file uploads.
Provides various file and directory management operations:
The plugin supports two authentication methods:




MIT
If you encounter any problems or have suggestions for improvements:
Please open an issue in the plugin's GitHub repository
Provide details about your problem, including error messages and steps to reproduce
Do not submit issues to the main Dify repository for plugin-specific problems