lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \include command and local network folders


From: Ben
Subject: Re: \include command and local network folders
Date: Thu, 12 Apr 2018 15:59:40 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 4/12/2018 3:13 PM, foxfanfare wrote:
David Wright wrote
I see no filenames. I only see //192.168.1.13/Public/test.ly which
looks like an incomplete URL, but lacking its protocol (like HTTP:).
I can only assume when you mapped the files to a drive letter,
you got the syntax correct. Would this reference help?

https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx

Cheers,
David.
I don't understand David : \\192.168.0.13\Public\test.ly is a correct
Windows path.
I just changed the original "\" with the unix "/" for Frescobaldi to deal
with (//192.168.0.13/Public/test.ly)
I think it is named SMB right?



Yes, you're correct. It's a valid shared path (don't worry about the Samba share stuff).

When I map drives for sharing like this, I have success using the computer name vs. the IP, for what it's worth - even though both *should* work for all applications...

(i.e. instead of
\\192.168.0.13\Public\test.ly

...

\\WorkstationTwo\Public\test.ly

reply via email to

[Prev in Thread] Current Thread [Next in Thread]