Skip to content

Johnng007/NetCopy-Copy-Files-Across-the-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

NetCopy

NetCopy - Securely Copy Files and Folders Across the Network

INTRODUCTION: NetCopy is a simple yet useful Batch script for securely copying files around the Network, Basically all the functions rely on the Robocopy command. I tried to make it as interactive as possible whereby you or your IT Team dont need to remember any Robocopy commands or edith batch scripts every now and then for any function they want to perform. This script is also useful if the normal Network path Navigation (Back-slashing) is disabled due to security reasons, disabling that or c-drive sharing doesnt affect Robocopy as it utilizes Admin share. I would also advice you disable them if your organization is under attack to limit the possibility of Lateral Movement accross the Network. NetCopy Interface

WHO IS THE SCRIPT FOR?

  1. Basically Everyone
  2. If you regularly copy files accross the network
  3. If you are a system Admin and there is need to Deploy files to multiple computers.
  4. If your organization disabled Backslashing/Back-wacking into PCs this can be an alternative.
  5. if C:/ Drive sharing is disabled in your organization.
  6. If your organization is under cyber attack.

FEATURES

  1. Ability to copy Folders from your PC to another PC.
  2. Ability to copy Folders from a Remote PC to Another Remote PC.
  3. Ability to copy Files from your PC to another PC.
  4. Ability to copy Files from a Remote PC to Another Remote PC.
  5. Installation of Printer on a Remote PC (BETA).
  6. Ability to deploy Folder/Files to multiple PC in your Network - Logs Successful and Unsuccesful attempts.

USAGE

  1. Download the batch script on the PC you wish to operate from.
  2. Run the batch script as an administrator (Enter your Admin Credential if a controlled Environment).
  3. Start Using.

CONTACT

  1. onyejegbujohne(at)gmail.com

About

NetCopy - Securely Copy Files and Folders Across the Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published