简体   繁体   English

通过FTP连接时如何停止Visual Studio 2010下载大文件

[英]How do I stop Visual Studio 2010 from downloading large files when connected through FTP

Here is the scenario. 这是场景。 I connect to my server from a random computer to do a couple of updates through FTP in Visual Studio 2010. I open up the page I wanted to edit which has links to several very large files. 我从一台随机计算机连接到服务器,以在Visual Studio 2010中通过FTP进行几次更新。我打开了要编辑的页面,该页面具有指向多个非常大文件的链接。 It seems the intellisense goes out to look for these files. 看来intellisense会寻找这些文件。 Visual Studio will then be stuck trying to find these very large files and I have to wait forever just to make a small change on a page. 然后,Visual Studio将被困在试图找到这些非常大的文件的过程中,而我不得不永远地等待着,只是在页面上进行一些小的更改。 I have been looking for option to turn this feature off, but I'm not sure exactly where I should be looking. 我一直在寻找关闭此功能的选项,但是我不确定应该在哪里寻找。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在Visual Studio 2010中停止自动轮廓扩展? - How do I stop Auto Outline Expansion in Visual Studio 2010? 在Visual Studio 2010中进行调试时如何设置IIS? - How do I setup IIS when debugging in Visual Studio 2010? 当我输入“new {”时,如何阻止Visual Studio插入“object” - How do I stop Visual Studio from inserting “object” when I type “new {” 我如何阻止 Visual Studio 2017 在保存时构建 - How do i stop visual studio 2017 from building on save 如何阻止 Visual Studio 2010 在模板中自动生成控件? - How can I stop Visual Studio 2010 from auto generating controls in a template? 从FTP服务器下载大文件(~150MB)会挂起 - Downloading large files(~150MB) from FTP server hangs 如何在 Visual Studio 中获取已连接的 TFS 项目的列表? - How do I get a list of connected TFS projects in Visual Studio? 当未连接到Internet时,为什么Visual Studio 2010重建速度较慢? - Why does Visual Studio 2010 rebuild slower when not connected to the Internet? 如何在安装后在Visual Studio 2010中创建安装包,它在启动时自动运行? - How do I create a installation package in visual studio 2010 after installed it is automatically run when boot? 在Visual Studio 2010中生成时锁定文件 - Locking files when building in Visual Studio 2010
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM