Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FileTransferredEventArgs Class

Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9147)

Provides data for the FileUploaded event.

Syntax
public class FileTransferredEventArgs : EventArgs
Inheritance
Object
EventArgs
FileTransferredEventArgs
Inherited Members
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
BytesTransferred

Gets number of bytes written to the file.

FullPath

Gets the full path of the uploaded file (relative to the root of the user's base filesystem).

HasFailed

Gets a value indicating whether the transfer has failed (= the SFTP session failed and the file handle has not been properly closed by the SFTP client).

Path

Gets the path of the uploaded file (relative to the virtual root of the user's virtual filesystem).

Session

Gets server session.

User

Gets the FileServerUser that uploaded the file.

In This Article
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies