Skip to content

Anonymous

My feedback

1 result found

  1. 333 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Anonymous commented  · 

    It is the answer:
    https://wrw.is/switching-from-box-sync-to-box-drive/

    The keyword is "mklink" MS-Command, it can point this folder to that folder. Some commens:
    1. Copy source-path to destination-path.
    2. Delete source-path.
    3. Run cmd.exe with administrator.
    4. Type command, ex:
    mklink /d "E:\BOX\Box Sync" "E:\BOX\Box"
    5. If succeed, the notice is
    symbolic link created for "E:\BOX\Box Sync" <<===>> "E:\BOX\Box"
    6. If the error ""Cannot create a file when that file already exists." mean the source-path still not delete.

Feedback and Knowledge Base