Find file and move
-
Anybody know of a program that would let me search my files and if (file type) is found move it to (here)new location..

Thanks
-
What OS?
-
@3eighty said:
Anybody know of a program that would let me search my files and if (file type) is found move it to (here)new location..

ThanksYou can do it all in Ruby, inside Sketchup.
Select a file in a directory and iterate through all of files that directory and if they match the file-type then move them into another sub-directory, e.g. abc.jpg into sub-folder 'jpgs' ?This script does it: type 'movefiles2subfolderbytype' into the Ruby Console and choose folder/file(type). Note it needs both of these zipped files (movefiles2subfolderbytype.rb + ftools.rb) extracting into the Plugins folder, because the base Ruby File methods are lacking in 'move', copy' etc...
It'd also be easy to add a menu item for it if you want...
movefiles2subfolderbytype.zip -
Thanks a lot Tig..Will give it a BIG try...I forgot to say for Windows Xp..
Thanks to both of you for your time
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement