Coder Social home page Coder Social logo

Comments (7)

Cinchoo avatar Cinchoo commented on July 23, 2024

Took care the warning messages for /MOV and /MOVE options, pushed new version v1.0.0.12.

from choeazycopy.

Thundros avatar Thundros commented on July 23, 2024

@Cinchoo How do I access the "Do you wish to delete the original location's folder{s} & / or file{s}" menu?

from choeazycopy.

Cinchoo avatar Cinchoo commented on July 23, 2024

well, there is no need of checkbox. I added the confirmation dialog when user chooses one the the options in MoveFilesAndDirectories.

image

Hope it helps.

from choeazycopy.

Thundros avatar Thundros commented on July 23, 2024

@Cinchoo : Thank you! This is awesome! Although in order to make it much faster, I would wait until all the files & directories are copied over FIRST and THEN delete the ORIGINAL files & folders all at once AFTER. :)

from choeazycopy.

Cinchoo avatar Cinchoo commented on July 23, 2024

Yes, that's the behavior of Robocopy as per doc.

from choeazycopy.

Thundros avatar Thundros commented on July 23, 2024

@Cinchoo : Beautiful! <3 Can you add 1 more feature related to this? The ability to delete OR NOT delete the master directory that all other directories / directories + files are in. ( The choice will be yours whether or not you wish to delete the master directory along with any file{s} & / or folder{s} in it. ) This will allow for me to keep my folder structure intact, yet at the same time remove everything else that's inside the master directory. So say I had a directory in my C drive named "GITHUB" & another INSIDE "GITHUB" called "Zips". If I select this new option, it will ask me if I'm sure I wish to delete everything inside the master directory ( in this case the master directory is "GITHUB" ), but keep the folder structure the same. So anything inside "GITHUB" is deleted, but "Zips" will still be there but empty. Same thing if I had a folder called "RAR". It would delete everything in "GITHUB", "Zips" & "RAR", but those 3 folders will remain there.

Once again, I thank you for all your hard work & keep up the AWESOME work! <3

from choeazycopy.

Cinchoo avatar Cinchoo commented on July 23, 2024

Well, this is the behavior of RoboCopy copy operation when you choose MoveFilesOnly option (equivalent to /MOV).

from choeazycopy.

Related Issues (20)

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.