Recent content by njuser66

  1. njuser66

    Question RSync Alternative for windows that works

    Make us updated please
  2. njuser66

    Question RSync Alternative for windows that works

    We have run into similar scenario, the difference is I am no Linux expert but have always seen how Linux administrators swear by Rsync... I ran into something similar to copy massive amount of data across windows servers and ended up using a software solution called gs richcopy enterprise. It...
  3. njuser66

    Question backup with controlling the copy speed

    I will tell you how can you do it through Gs Richcopy360 which I use : - From the "copy job configuration" interface , you can just set the source location to "Onedrive" and set the destination location to "Google cloud " - choose the copy option you need " copy changes only , mirror , move...
  4. njuser66

    Question backup with controlling the copy speed

    You use Windows Resource Monitor which lets you monitor network traffic for each application. You can identify OneDrive's process (OneDrive.exe) and use the "QoS" tab to prioritize other network traffic over OneDrive. This won't limit the speed directly but can give other applications more...
  5. njuser66

    Question SSD not detected

    First check the bios settings : -Ensure your BIOS is set to the correct boot mode. Some motherboards require UEFI mode for NVMe SSDs, while others may require CSM (Compatibility Support Module) for older operating systems. Consult your motherboard manual or manufacturer's website for specific...
  6. njuser66

    Question Copy NTFS Permissions

    I read a lot about Robocopy, it is a free and powerful command line tool but while searching about it for my issue I found that some users have issues with copying permissions using it and I found some users recommend tools as an alternative to Robocopy from what I mentioned like TeraCopy, Gs...
  7. njuser66

    Question Copy NTFS Permissions

    Is Linux's dd command run on windows ?
  8. njuser66

    Question Copy NTFS Permissions

    I have been checking out reviews and articles for Teracopy, Robocopy, Cho EazyCopy and Fastcopy. If I decide to go with Fastcopy (which seems to be widely liked and faster than alternatives , I wanted to make sure I select the options correctly assuming I want an exact duplicate of the original...