Viewing Traffic Logs

You can now check the traffic logs, to track the status of the changes you made.

  1. Go to Logs > Traffic.
    [block:image]
    {
    "images": [
    {
    "image": [
    "https://files.readme.io/ba32d0d-Traffic.png",
    null,
    null
    ],
    "align": "center"
    }
    ]
    }
    [/block]
  2. On the right-hand side, the Status column indicates either Move (i.e., complete) or Started.
  3. You can now go back to File Explorer and see the “out” folder with your created files.
  4. Note that if there are any files that were blocked during the transfer, you will see those in the Traffic Log as being blocked, as illustrated below.
    [block:image]
    {
    "images": [
    {
    "image": [
    "https://files.readme.io/536f9c8-Blocked.png",
    null,
    null
    ],
    "align": "center"
    }
    ]
    }
    [/block]
  5. You can click on this status to see the reason why the file was blocked (in this example, because the antivirus blocked a file that had a virus) - along with other details about the blocked file.
    [block:image]
    {
    "images": [
    {
    "image": [
    "https://files.readme.io/c9efff9-Blocked_Reason.png",
    null,
    null
    ],
    "align": "center"
    }
    ]
    }
    [/block]
  6. In File Explorer, you can see that the file has _blocked added to the end of the filename, to indicate that it was blocked. You can open the file to see additional details about why it was blocked.
    [block:image]
    {
    "images": [
    {
    "image": [
    "https://files.readme.io/b6da3d7-Blocked_File.png",
    null,
    null
    ],
    "align": "center"
    }
    ]
    }
    [/block]