public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Peter Tirrell <ptirrell-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Can pandoc convert using UNC paths on Windows?
Date: Wed, 7 Nov 2018 13:34:53 -0800 (PST)	[thread overview]
Message-ID: <f5356d68-e4be-413e-b862-900f5302dab9@googlegroups.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1218 bytes --]

I'm trying to run pandoc, on Windows, against a file on a network share.  
I'm calling the executable within a Powershell prompt, but the same 
behavior happens in CMD.  I have tried calling 

pandoc "\\network\path\to\file.md"

and changing to the UNC folder in Powershell and calling

pandoc .\file.md

and get the same error message: "openBinaryFile: does not exist (no such 
file or directory".  

My hunch is that pandoc doesn't support UNC paths, but I haven't been able 
to find a quick explicit answer as to whether this should work or not.  If 
it isn't supported I'll give up and move on, but if it is - what might I be 
doing wrong?  

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/f5356d68-e4be-413e-b862-900f5302dab9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 1812 bytes --]

             reply	other threads:[~2018-11-07 21:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-07 21:34 Peter Tirrell [this message]
     [not found] ` <f5356d68-e4be-413e-b862-900f5302dab9-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2018-11-07 23:07   ` John MacFarlane
2018-11-08  9:07   ` Philip Hodder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f5356d68-e4be-413e-b862-900f5302dab9@googlegroups.com \
    --to=ptirrell-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).