Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / FtpClient Class / GetFile Method / GetFile(String,String) Method
Local file path
Remote file name
In This Topic
    GetFile(String,String) Method
    In This Topic
    Not implemented
    Syntax
    public virtual void GetFile( 
       string localFilePath,
       string remoteFileName
    )

    Parameters

    localFilePath
    Local file path
    remoteFileName
    Remote file name
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also