摘要:
Instead of using ftp://server/path as the uri, try ftp://server/%2fpath/. The added %2f" is just an escaped /, adding this will make C# treat the whole path as absolute. Or else C# will login to ftp:/... 阅读全文
posted @ 2012-02-29 13:39
MaoBisheng
阅读(391)
评论(0)
推荐(0)

浙公网安备 33010602011771号