Skip to content

SFTP Close

Type: sftp-close  ·  Package: SFTP Activities v1.0.0

Close an SFTP session and release the connection. Required when you log in with SFTP Connect without body.

Close the connection associated with the session. After this, the session can no longer be used.

Ninguno.

ParameterEditorDescription
sessionsessionThe session returned by SFTP Connect.
SFTP Connect host = "sftp.x.com" username = "zoan" password = = credential("sftp") → output: sftp
SFTP Upload session = = sftp localPath = = ruta remotePath = "/entrada/datos.csv"
SFTP Close session = = sftp