From: Joel Pearson Date: 2013-01-31T00:31:44+09:00 Subject: Re: How to copy the directory files only to another directory? The example I gave you only copies the files, not the directories. You may get name conflicts as a result, however. Also the example I gave will go through every directory. If you want to limit this you'll need to be more specific in your code. -- Posted via http://www.ruby-forum.com/.