GithubHelp home page GithubHelp logo

savemover's People

Contributors

skwerlman avatar

Watchers

 avatar  avatar

savemover's Issues

Separate logs

Logs should be separated by run, and not appended to one another.

Automatic UAC elevation if not run as admin

If savemover.exe is run without admin, automatically try to elevate it to admin.
This should display a UAC prompt. We won't need an admin manifest (which breaks the compiler for some reason)

Maybe replace robocopy with something that doesn't lie?

Robocopy likes to report success even if it fails, so we need to add extra code to verify its output. If we used a utility that didn't lie, we wouldn't have to check, as the error clause would catch the errors.

Maybe replace robocopy?

TODO: Sanity checking

Add checks to ensure that user input is sane before attempting any operations.
Add checks to see if destination folder already exists (suggesting a failed earlier attempt, or user error)
Make certain we're not trying to move a symlink; avoid recursive symlinks (if that's even a thing?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.