This property specifies the filename (or directory name) on
the local computer which will be used in a call to any of
the methods that require it. All the methods that support
LocalPath as an argument will also use this value as a default.
For example, the GetFile method has
two optional arguments: LocalPath
and RemoteFile. If you don't
set the LocalPath argument, you should
specify it in this property prior to calling the method. If
you specify the LocalPath argument, wodSFTP will overwrite the
LocalPath property with the value
supplied in the argument.