Move
Move Certified

Move or rename a file on NFS

yaml
type: io.kestra.plugin.fs.nfs.Move
yaml
    id: nfs_move
    namespace: company.team

    tasks:
      - id: move_file
        type: io.kestra.plugin.fs.nfs.Move
        from: /mnt/nfs/shared/in/file.txt
        to: /mnt/nfs/shared/archive/file.txt
Properties
Default{}
Definitions
Formaturi
Formaturi