Jump to content

Is there some script that I can download that backsup everything from a specific drive to a thumb drive?

So at school, we each have our own shared network drive (I:/) And I want to back up all of the contents of the drive quickly because there have been some issue with them recently. Is there somthing like a batch script that will run something that is not installed on the PC that will copy all of the files onto the thumbdrive from I:/? I would like to have the script stay on the USB stick and be run by autorun or somthing like that. Is there somthing out there like this?

You are on a need to know basis, and you don't need to know.

 

 

Link to post
Share on other sites

if backup.Size > 50GB then upload to www.drive.google.com (or any cloud sharing service)

when done rm -rf ~

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to post
Share on other sites

if backup.Size > 50GB then upload to www.drive.google.com (or any cloud sharing service)

when done rm -rf ~

 

I always prefer to have a physical copy and I'm just too lazy to copy the files...

You are on a need to know basis, and you don't need to know.

 

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×