Re: How, exactly DO I use getAttributes to work ou (General questions)
Ah, right. Something like:
Try
wodSFTP.RemotePath = strDirectory
Return True
Catch
Return False
End Try
I suppose it's just that deliberately testing for failure, and then working forwards from an assumption as to why it failed, seems a bit counter-intuitive, but I guess there's only so much information that can be gained from looking down a secure pipe, and trying to interpret the messages that come back.
Complete thread:
- How, exactly DO I use getAttributes to work out if - Daniel, 2009-06-02, 12:31
- Re: How, exactly DO I use getAttributes to work ou - wodDamir, 2009-06-02, 12:38
- Re: How, exactly DO I use getAttributes to work ou - Daniel, 2009-06-02, 12:43
- Re: How, exactly DO I use getAttributes to work ou - wodDamir, 2009-06-02, 12:47
- Re: How, exactly DO I use getAttributes to work ou - Daniel, 2009-06-02, 13:07
- Re: How, exactly DO I use getAttributes to work ou - wodDamir, 2009-06-02, 13:22
- Re: How, exactly DO I use getAttributes to work ou - Daniel, 2009-06-02, 13:35
- Re: How, exactly DO I use getAttributes to work ou - wodDamir, 2009-06-02, 13:51
- Re: How, exactly DO I use getAttributes to work ou - Daniel, 2009-06-02, 13:35
- Re: How, exactly DO I use getAttributes to work ou - wodDamir, 2009-06-02, 13:22
- Re: How, exactly DO I use getAttributes to work ou - Daniel, 2009-06-02, 13:07
- Re: How, exactly DO I use getAttributes to work ou - wodDamir, 2009-06-02, 12:47
- Re: How, exactly DO I use getAttributes to work ou - Daniel, 2009-06-02, 12:43
- Re: How, exactly DO I use getAttributes to work ou - wodDamir, 2009-06-02, 12:38