传输 FTP 忽略文件
ftping 文件时,Transmit 中是否有忽略或过滤列表?我希望它忽略上传 .svn 文件等。
Is there an ignore or filter list in Transmit when ftping files? I would like it to ignore uploading .svn files and such.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
是的。转到首选项并选择
规则
选项卡。您可以在那里定义要跳过哪些文件的规则。实际上,除非您更改了它,否则版本控制目录(例如 .svn 和 .git)已经为您预定义了。Yes. Go to the preferences and select the
Rules
tab. There you can define rules for what files to skip. Actually, unless you've changed it version control directories like .svn and .git are already predefined for you.如前所述,转到首选项 > 规则。应该指出的是,虽然该选项显示跳过文件,但我可以确认它也包含文件夹。
这是一个示例规则集,这将是我基于传输默认值使用的一个良好的开始。
As mentioned go to Preferences > Rules. It should be noted that although the option says Skip Files I can confirm that it includes folders as well.
Here is an example set of rules that would be a good start that I use based on Transmit's defaults.
我对此感到疯狂,因为它不起作用 - 我发现这个选项默认情况下是未选中的。
I was about getting crazy with this because it didn't worked - than I found this option that is unchecked by default.