SMB compression help

Anonymous
2024-12-26T19:44:10+00:00

We migrated to Windows server 2022 and are deploying new infrastructure and management approved server 2025. Our total unstructured data goes beyond 3.5PB across all shares. We normally use Robocopy or goodsync but goodsync does not support SMB compression which we have enabled on the servers. Robocopy performs much better but management wants reports that data copied perfectly due to some compliance. Ideally, we need an email with the log, support long path, ability to run as a service, and easy way to manage all the jobs. The latter three options are supported by many data replication utilities but no one supports SMB compression and no plans to. Any recommendations?

Windows for business Windows Server Networking Software-defined networking

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2024-12-27T11:36:21+00:00

    Hello,

    You can request that SMB compression is attempted for particular files using robocopy or xcopy.

    Open a CMD prompt or PowerShell command prompt.

    Copy with the /COMPRESS flag. For example:

    ROBOCOPY c:\hypervdisks \hypervcluster21.corp.contoso.com\disks$ *.vhdx /COMPRESS

    Note:If you want File Explorer, third party copy tools, or applications to use compression, map drives with compression, enable compression on shares, or set SMB clients to always compress.

    SMB Compression | Microsoft Learn

    Best Regards

    ZUnhui

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more