Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Copying the most recent file from one directory to another
Name: louie gomez Date: February 13, 2001 at 06:35:50 Pacific
Comment:
Supposing I have some backup files in a directory that look like this: > > Northwind_db_200102012100.bak > Northwind_db_200102022100.bak > Northwind_db_200102032100.bak > Northwind_db_200102042100.bak > Northwind_db_200102052100.bak > Northwind_db_200102062100.bak > Northwind_db_200102072100.bak > Northwind_db_200102082100.bak > > How would I be able to pull the most current file (in this case: > Northwind_db_200102082100.bak) and move it to another directory?? Is it > possible to use the dos DIR command for this scenario? > > Thanks, > Louie
Summary: Is there any way to copy a folder from one directory to another if the folder name contains more than 8 characters including space(s)? Suppose I want to copy the folder "New Folder" from "Folder1" to ...
Summary: I'm trying to copy files from one server to another using a batch file.. the batch file runs every morning at 7:00 .. I use winat to automat this batch file to run evey morning.. this is what I got Co...
Summary: I am using the move command in a prompt under W2K to move a folder from one disk to another but it causes the following response 'Access is denied' And no action is taken. If the move is made on the s...