各位好,目前小弟使用Server 2008R2 平台架設FileZilla FTP Server
但是發現一個問題,因為我主目錄的路徑是網芳上資料夾(Network drivers)
所以參考了以下這篇
https://wiki.filezilla-project.org/FAQ
How can I share network drives?
Generally sharing network drives is not recommended, as all data has to be transferred twice. Just install FileZilla Server on the other machine instead. If you still want to share a network drives with FileZilla Server, make sure the account FileZilla Server runs under has access to the network drive. By default, FileZilla Server runs using the SYSTEM account. You can change the account FileZilla Server uses on the service page in the management console of Windows: Start -> Settings -> Control Panel -> Administrative Tools -> Services -> FileZilla Server FTP server -> Log On. However, even then sharing mapped network drives might not work since Windows networking has some bugs.
這邊有提到了如果你主目錄是Network drivers 必須要修改此filezilla srver的帳號權限(在services.msc下修改),且必須把Filezilla server主目錄的位置改寫為UNC path (\\server\path)
小弟也按照此步驟run了一遍,發現只要是在Server 2008 R2上運作此方式,當我登入FTP後所有檔案皆無法看見,而使用Windows 7 or Windows Server 2003 R2 卻無此問題,不知道小弟我是否遇到上面所說的Bug呢? 又或者是有人也在Server 2008 R2上測試成功的呢?
補充一下小弟使用Filezilla server 0.941

X