Ugly Hedgehog - Photography Forum
Home Active Topics Newest Pictures Search Login Register
General Chit-Chat (non-photography talk)
C and D drives?
Page <<first <prev 3 of 3
Nov 27, 2022 07:34:51   #
Florida2117 Loc: Melbourne, FL
 
Here's how I move the folders to a destination drive (example shows moving the Documents folder:
1. Create the destination folder.
2. Right Click the Document folder and, from the drop down menu, select Properties.
3. In the Properties window, click the Location tab.
4. In the default setting dialog box you will see the current position of the documents file, i.e., c:\users\John\Documents.
5. Just below the location dialog box you will see three buttons:
• Restore Default
• Move
• Find Target
6. Click the Move button.
7. The select a destination window opens.
8. Select a destination for the Document folder and then Click the Select Folder button.
9. You will now be taken back to the documents properties window.
10. Next, Click the Apply button.
11. A message will now appear saying 'Do you want to move all the files from the old location to the new location'.
12. To continue, click Yes.
13. The documents folder, along with all of its files, will now be moved to the new location.

Reply
Nov 27, 2022 08:15:45   #
Longshadow Loc: Audubon, PA, United States
 
Florida2117 wrote:
Here's how I move the folders to a destination drive (example shows moving the Documents folder:
1. Create the destination folder.
2. Right Click the Document folder and, from the drop down menu, select Properties.
3. In the Properties window, click the Location tab.
4. In the default setting dialog box you will see the current position of the documents file, i.e., c:\users\John\Documents.
5. Just below the location dialog box you will see three buttons:
• Restore Default
• Move
• Find Target
6. Click the Move button.
7. The select a destination window opens.
8. Select a destination for the Document folder and then Click the Select Folder button.
9. You will now be taken back to the documents properties window.
10. Next, Click the Apply button.
11. A message will now appear saying 'Do you want to move all the files from the old location to the new location'.
12. To continue, click Yes.
13. The documents folder, along with all of its files, will now be moved to the new location.
Here's how I move the folders to a destination dri... (show quote)


In Windows, I just create the new (destination) folder, highlight what files I want to move or copy in the source folder, and use drag-n-drop. If it's the whole folder, I drag the folder to the new location. Sometimes I use two windows (source and destination) sometimes I don't.
But, that works nicely for me.

Reply
Nov 27, 2022 08:25:24   #
jerryc41 Loc: Catskill Mts of NY
 
robertjerl wrote:
I don't use my computer desk for a similar reason. Their idea of what size to make the cubbies didn't match my computers. It is now a miscellaneous stuff desk, with the printer for my wife's computer on the top shelf. Her computer is on a standard office type desk and my computer and stacker with scanner + small printer is on a 6' folding table sitting on top of a couple of two drawer filing cabinets. It has an old "entertainment" unit with the large photo printer etc. on one side and two more tables with stackers on the other to hold paper and other miscellaneous things like our son's old gaming computer that is now a dedicated film, photo, slide scanner control computer with 35mm/120 negative/slide scanner attached.
I don't use my computer desk for a similar reason.... (show quote)


I'm going to put my Yottamaster and Probox with backup drives into that little space.

Reply
 
 
Nov 28, 2022 01:57:30   #
Laramie Loc: Tempe
 
When copying lots of files I use robocopy, it is included in every Windows version since 7, I think. Robocopy is fast and has lots of options for including and excluding files and folders.

My backup solution is this: robocopy d: e: /LOG:pathtologfile /R:5 /MIR /NP >NUL
Where R:5 means 5 retries
/MIR stands for a mirror of the source directory
/NP means do not show progress - this makes the process much faster
>NUL means show no output to screen

Reply
Nov 28, 2022 07:21:28   #
jerryc41 Loc: Catskill Mts of NY
 
Laramie wrote:
When copying lots of files I use robocopy, it is included in every Windows version since 7, I think. Robocopy is fast and has lots of options for including and excluding files and folders.

My backup solution is this: robocopy d: e: /LOG:pathtologfile /R:5 /MIR /NP >NUL
Where R:5 means 5 retries
/MIR stands for a mirror of the source directory
/NP means do not show progress - this makes the process much faster
>NUL means show no output to screen


Thanks for that. I'll give it a try. I found more info online.

https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy

Reply
Nov 28, 2022 17:42:44   #
Laramie Loc: Tempe
 
jerryc41 wrote:
Thanks for that. I'll give it a try. I found more info online.

https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy


You can see all the options in a cmd prompt window by entering robocopy /?. Help is long, so set your cmd prompt settings (right-click the top border, select Properties, select Layout tab, in Screen Buffer area change Height to 3000 or more.)

Reply
Nov 29, 2022 00:39:00   #
Laramie Loc: Tempe
 
Laramie wrote:
You can see all the options in a cmd prompt window by entering robocopy /?. Help is long, so set your cmd prompt settings (right-click the top border, select Properties, select Layout tab, in Screen Buffer area change Height to 3000 or more.)

I should have added this earlier, if you are robocopy-ing a drive, don't forget the /XD option. it allows you to avoid folders (Recycle Bin). If you don't use /XD robocopy will retry 5 times (R:5) and quit.

Reply
 
 
Nov 29, 2022 07:20:17   #
jerryc41 Loc: Catskill Mts of NY
 
Laramie wrote:
You can see all the options in a cmd prompt window by entering robocopy /?. Help is long, so set your cmd prompt settings (right-click the top border, select Properties, select Layout tab, in Screen Buffer area change Height to 3000 or more.)


Thanks

Reply
Page <<first <prev 3 of 3
If you want to reply, then register here. Registration is free and your account is created instantly, so you can post right away.
General Chit-Chat (non-photography talk)
UglyHedgehog.com - Forum
Copyright 2011-2024 Ugly Hedgehog, Inc.