1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Symbolic links in Windows 7
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Symbolic%20links%20in%20Windows%207&In-Reply-To=%3CCAHC-z7%2BHKdr3cN2c%3D-PCbx0R_7i%2BX-OmG1nB9k9Dn3_%3D%3Dp%3D%3Djg%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008165.html">
<LINK REL="Next" HREF="008167.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Symbolic links in Windows 7</H1>
<B>Jeff Robins</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Symbolic%20links%20in%20Windows%207&In-Reply-To=%3CCAHC-z7%2BHKdr3cN2c%3D-PCbx0R_7i%2BX-OmG1nB9k9Dn3_%3D%3Dp%3D%3Djg%40mail.gmail.com%3E"
TITLE="[Mageia-discuss] Symbolic links in Windows 7">jeffrobinssae at gmail.com
</A><BR>
<I>Mon Jul 9 00:08:06 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008165.html">[Mageia-discuss] Symbolic links in Windows 7
</A></li>
<LI>Next message: <A HREF="008167.html">[Mageia-discuss] Symbolic links in Windows 7
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8166">[ date ]</a>
<a href="thread.html#8166">[ thread ]</a>
<a href="subject.html#8166">[ subject ]</a>
<a href="author.html#8166">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>NTFS has had symbolic links for a long time. I think since at least win2k,
but no one used them, even MS. I don't think you could even make them with
the normal tools.
--Jeff
On Jul 8, 2012 7:37 AM, "Doug Laidlaw" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">laidlaws at hotkey.net.au</A>> wrote:
><i> Everybody probably knows this except me :(
</I>><i>
</I>><i> Browsing my new Windows 7 installation, I noticed a lot of symbolic
</I>><i> links, identified by Linux as such. AFAIK, this is new in Win7; it
</I>><i> wasn't there in WinXP, which I have been using.
</I>><i>
</I>><i> I have just used this advantage to get around the following problem:
</I>><i>
</I>><i> Directories with spaces can be excluded in rsnapshot, by replacing the
</I>><i> space with a ?, but a bug in rsync prevents directories with spaces from
</I>><i> being backed up at all. In the parent Windows directory, I created a
</I>><i> symlink without spaces for the inaccessible sub-directory. I was able
</I>><i> to create it and add it to /etc/rsnapshot.conf, and the backup proceeded
</I>><i> to completion. Changing the name of the subdirectory would probably have
</I>><i> made it unusable by its Windows app. If Windows hadn't allowed it, I
</I>><i> would have put the link somewhere in Linux.
</I>><i>
</I>><i> Doug.
</I>><i>
</I>><i>
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-discuss/attachments/20120708/5d791e4f/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008165.html">[Mageia-discuss] Symbolic links in Windows 7
</A></li>
<LI>Next message: <A HREF="008167.html">[Mageia-discuss] Symbolic links in Windows 7
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8166">[ date ]</a>
<a href="thread.html#8166">[ thread ]</a>
<a href="subject.html#8166">[ subject ]</a>
<a href="author.html#8166">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|