Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • anthony hall 222 posts 536 karma points
    Nov 25, 2020 @ 11:21
    anthony hall
    0

    Folder Import using uSync Console

    I've installed usync console from

    https://www.nuget.org/packages/uSync.Console

    I am unable to export to a folder. I have tried

    usync export ../temp
    

    But get the following error message. Is my syntax incorrect?

    enter image description here

  • Kevin Jump 2348 posts 14896 karma points MVP 8x c-trib
    Nov 25, 2020 @ 11:43
    Kevin Jump
    100

    Hi

    the syntax is correct if you are running it directy from command line/powershel command e.g if you are in tehfolder for your site

    c:\code\my-super-website\bin\>usync export [path]
    

    but if you are inside the uSync 'console' so you typed 'usync' then this on the subsequent line, you can drop the first usync

    c:\code\my-super-website\bin>usync.exe 
    usync>export [path]
    
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

    Continue discussion

Please Sign in or register to post replies