---------------------------
版本:2014.11.11.1
---------------------------
代码执行出错,错误信息:
System.UnauthorizedAccessException: 对路径“XXX”的访问被拒绝。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
在 System.IO.FileStream..ctor(String path, FileMode mode)
在 Foxtable.FTPClient.O__0O_o0(String A_0, String A_1, Boolean A_2)
在 Foxtable.FTPClient.oO_o_o0_(String A_0, Boolean A_1)
在 Foxtable.FTPClient.Upload(String fileName)
在 UserCode.Test()
---------------------------
确定
---------------------------