DeleteSFTP 2025.5.31.15¶
번들¶
org.apache.nifi | nifi-standard-nar
설명¶
SFTP 서버에 있는 파일을 삭제합니다.
입력 요구 사항¶
REQUIRED
민감한 동적 속성 지원¶
false
속성¶
속성  | 
설명  | 
|---|---|
Batch Size  | 
단일 연결에서 보낼 수 있는 최대 FlowFiles 개수  | 
암호화 허용됨  | 
SFTP 연결에 허용되는 쉼표로 구분된 암호 목록입니다. 모두 허용하려면 설정하지 않은 상태로 둡니다. 사용 가능한 옵션: 3des-cbc, 3des-ctr, aes128-cbc, aes128-ctr, aes128-gcm@openssh.com, aes192-cbc, aes192-ctr, aes256-cbc, aes256-ctr, aes256-gcm@openssh.com, arcfour, arcfour128, arcfour256, blowfish-cbc, blowfish-ctr, cast128-cbc, cast128-ctr, chacha20-poly1305@openssh.com, idea-cbc, idea-ctr, serpent128-cbc, serpent128-ctr, serpent192-cbc, serpent192-ctr, serpent256-cbc, serpent256-ctr, twofish-cbc, twofish128-cbc, twofish128-ctr, twofish192-cbc, twofish192-ctr, twofish256-cbc, twofish256-ctr  | 
Connection Timeout  | 
연결을 생성하는 동안 시간이 초과되기 전에 대기할 시간(초)  | 
데이터 시간 제한  | 
로컬 시스템과 원격 시스템 간에 파일을 전송할 때 시스템 간에 데이터가 전송되지 않고 경과할 수 있는 시간을 지정하는 값입니다  | 
디렉터리 경로  | 
삭제할 파일이 위치한 디렉터리 경로입니다.  | 
파일 이름  | 
삭제할 파일의 이름입니다.  | 
호스트 키 파일  | 
제공된 파일이 호스트 키로 사용되며, 그렇지 않은 경우 ‘Strict Host Key Checking’ 속성이 적용되면(true로 설정) ~/.ssh 디렉터리의 ‘known_hosts’ 및 ‘known_hosts2’ 파일을 사용하고, 그렇지 않으면 호스트 키 파일이 사용되지 않습니다  | 
호스트 이름  | 
원격 시스템의 정규화된 호스트 이름 또는 IP 주소입니다  | 
허용되는 키 알고리즘  | 
SFTP 연결에 허용되는 쉼표로 구분된 키 알고리즘 목록입니다. 모두 허용하려면 설정하지 않은 상태로 둡니다. 사용 가능한 옵션: ecdsa-sha2-nistp256, ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521, ecdsa-sha2-nistp521-cert-v01@openssh.com, rsa-sha2-256, rsa-sha2-512, ssh-dss, ssh-dss-cert-v01@openssh.com, ssh-ed25519, ssh-ed25519-cert-v01@openssh.com, ssh-rsa, ssh-rsa-cert-v01@openssh.com  | 
허용되는 키 교환 알고리즘  | 
SFTP 연결에 허용되는 쉼표로 구분된 키 교환 알고리즘 목록입니다. 모두 허용하려면 설정하지 않은 상태로 둡니다. 사용 가능한 옵션: curve25519-sha256, curve25519-sha256@libssh.org, diffie-hellman-group-exchange-sha1, diffie-hellman-group-exchange-sha256, diffie-hellman-group1-sha1, diffie-hellman-group14-sha1, diffie-hellman-group14-sha256, diffie-hellman-group14-sha256@ssh.com, diffie-hellman-group15-sha256, diffie-hellman-group15-sha256@ssh.com, diffie-hellman-group15-sha384@ssh.com, diffie-hellman-group15-sha512, diffie-hellman-group16-sha256, diffie-hellman-group16-sha384@ssh.com, diffie-hellman-group16-sha512, diffie-hellman-group16-sha512@ssh.com, diffie-hellman-group17-sha512, diffie-hellman-group18-sha512, diffie-hellman-group18-sha512@ssh.com, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, ext-info-c  | 
허용되는 메시지 인증 코드 수  | 
SFTP 연결에 허용되는 쉼표로 구분된 메시지 인증 코드 목록입니다. 모두 허용하려면 설정하지 않은 상태로 둡니다. 사용 가능한 옵션: hmac-md5, hmac-md5-96, hmac-md5-96-etm@openssh.com, hmac-md5-etm@openssh.com, hmac-ripemd160, hmac-ripemd160-96, hmac-ripemd160-etm@openssh.com, hmac-ripemd160@openssh.com, hmac-sha1, hmac-sha1-96, hmac-sha1-96@openssh.com, hmac-sha1-etm@openssh.com, hmac-sha2-256, hmac-sha2-256-etm@openssh.com, hmac-sha2-512, hmac-sha2-512-etm@openssh.com  | 
비밀번호  | 
사용자 계정의 비밀번호  | 
Port  | 
원격 시스템이 파일 전송을 위해 수신 대기 중인 포트입니다  | 
개인 키 암호 구문  | 
개인 키의 비밀번호  | 
개인 키 경로  | 
개인 키 파일의 정규화된 경로입니다  | 
시간 제한에 맞춰 킵 얼라이브 보내기  | 
전체 시간 제한 25초 동안 5초마다 최대 5회까지 연결 유지 메시지를 보낼 수 있습니다.  | 
엄격한 호스트 키 확인  | 
호스트 키에 엄격한 적용을 적용할지 여부를 나타냅니다  | 
압축 사용  | 
파일을 전송할 때 ZLIB 압축을 사용할지 여부를 나타냅니다  | 
사용자 이름  | 
사용자 이름  | 
프록시 구성 서비스  | 
네트워크 요청을 프록시할 프록시 구성 컨트롤러 서비스를 지정합니다.  | 
관계¶
이름  | 
설명  | 
|---|---|
실패  | 
기존 파일을 삭제할 수 없는 모든 FlowFiles 은 이 관계로 라우팅됩니다  | 
찾을 수 없음  | 
삭제할 파일이 존재하지 않는 모든 FlowFiles 은 이 관계로 라우팅됩니다  | 
성공  | 
기존 파일이 삭제된 모든 FlowFiles 은 이 관계로 라우팅됩니다  | 
사용 사례¶
처리가 완료된 후에만 소스 파일을 삭제합니다  |