Internet Direct (Indy)
Home
PreviousUpNext
TIdFSPDirInfo.OwnsDir Property

Indicates if the FSP client owns the directory on the remote FSP host.

Pascal
property OwnsDir: Boolean;

OwnsDir is a Boolean property that indicates if the FSP client owns the directory on the remote FSP host. 

OwnsDir is used to detemine file access permissions and directory removal permissions. 

When OnlyOwnerCanReadFiles contains True, and OwnDir contains false, the FSP client will not be able to access the content of files in the directory. 

When OwnDir contains false, the FSP client will not be able to remove the directory from the file system on the remote FSP host.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.