Welcome
command
To backup the documents for your user account:
and to create folder name ex. u want to create folder in drive d: for your files just type d: in cmd and then md backup backup is your foldername you can change it what name u want.
XCOPY C:\Users\[your_username] [destination] /SWhere
[destination] specifies where you'd like them copied, F:\backup for example.
and to create folder name ex. u want to create folder in drive d: for your files just type d: in cmd and then md backup backup is your foldername you can change it what name u want.
Comments
Post a Comment