如何在排除某些文件类型的同时将文件从一个文件夹复制到另一个文件夹? [英] how do i copy files from 1 folder to another while excluding certain file types?

查看:60
本文介绍了如何在排除某些文件类型的同时将文件从一个文件夹复制到另一个文件夹?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Windows Vista.

I am using windows vista.

我有一个包含许多文件和子文件夹的文件夹.

i have a folder containing many files and subfolders.

我需要将该文件夹的内容复制到另一个文件夹,而不包括扩展名为.txt的任何文件.

i need to copy the contents of that folder to another without including any files of the extension .txt.

我该怎么做?

推荐答案

在Windows Vista上,您还有Robocopy工具,它是功能更强大的复制命令,可让您像执行任务一样

On Windows Vista and further you have the tool Robocopy, a more powerful copy command which allows you to perform tasks as yours

对于Windows XP,可以从此处从MS下载.

For windows XP can be downloaded from MS from here

我建议您运行 robocopy/?来查看选项并查看/XF

I suggest you running robocopy /? to see the options and take a look at /XF

这篇关于如何在排除某些文件类型的同时将文件从一个文件夹复制到另一个文件夹?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆