Skip to main content

Movefolder

SFTP Plugin – Move Folder Action

Summary (SEO Meta Description):
The Move Folder Action of the SFTP Plugin relocates a directory from one location to another on an SFTP server.
It enables workflows to reorganize folder structures or archive directories securely.


Overview

The Move Folder Action allows your workflow to move an entire folder from a source directory to a destination directory on an SFTP server.
This is useful for reorganizing project directories, archiving old data, or managing folder-based lifecycle tasks.

Typical Use Cases:

  • Move completed project folders to an archive location
  • Relocate monthly logs into long-term storage directories
  • Organize user-uploaded folders into specific project areas
  • Implement automated folder-based data management policies

⚙️ Configuration

FieldDescriptionType / Options
LabelCustom name for the actionString
Source directoryPath of the folder to moveString
Destination directoryPath where the folder will be movedString
Select connectionChoose or create a secure SFTP connectionConnection

FAQ

Q: What happens if a folder with the same name exists in the destination?
A: The existing folder will be overwritten.

Q: Is the move operation atomic?
A: The action performs a secure directory rename operation over SFTP.

Q: Can I move folders across different SFTP servers?
A: No. The Move Folder Action works only within the same SFTP connection. For cross-server moves, use Download + Upload actions.


Keywords: WeHub SFTP Plugin, Move Folder Action, Secure File Transfer, Relocate Directory, SFTP Automation