SFTP Seek File.vi

'SFTP Seek File.vi' connector pane

SFTP Seek File.vi connector pane

Description

Move SFTP file handle’s read/write pointer to a specified position.

SFTP file handle must have been initialized by calling SFTP Open File.vi.

Inputs

cu64 LabSSH Session

Required:Yes

SSH session refnum.

cu32 File Position

Required:Yes

File offset, in bytes, to move the SFTP file handle’s read/write pointer to.

cerrcodeclst error in

Required:No
Default:No Error

Incoming error from previous VI call. Is passed through to error out.

Warning

LabVIEW will not execute Call Library Function Node if there is an error present on the wire. Ensure that there is no error prior to calling this VI – unexpected behavior will occur.

Outputs

iu64 LabSSH Session Out

Duplicate SSH session refnum.

ierrcodeclst error out

Error (if any) resulting from this VI call.