[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feature Request: make sane symlinks on remote host.
From: |
Steve Youngs |
Subject: |
Re: Feature Request: make sane symlinks on remote host. |
Date: |
Fri, 12 Jul 2002 16:41:44 +1000 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.5 (broccoflower, i686-pc-linux) |
|--==> "KG" == Kai Gro <address@hidden> writes:
KG> Steve Youngs <address@hidden> writes:
>>(make-symbolic-link "/[method/address@hidden/path/to/filename"
>>"/path/to/symlink-name")
>>And I'd be very happy with that. :-)
KG> Oh, boy. So there should be a new file /path/to/symlink-name on
KG> the remote host, which is a symlink pointing to /path/to/filename
KG> on the same host?
Yes, precisely!
KG> This is just weird.
It's not weird at all.
KG> Why don't you agree on putting the user/host spec on the source
KG> rather than the target?
Because it makes more sense and is consistent with
make-symbolic-link's arguments of 'FILENAME LINKNAME'. Actually, just
thinking about it some more, it would probably be better to do...
(make-symbolic-link "/[method/address@hidden/path/to/filename"
"/[method/address@hidden/path/to/symlink-name")
Providing that the Trampish parts of the names get stripped when
writing it to disc.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<address@hidden>---|
- Feature Request: make sane symlinks on remote host., Steve Youngs, 2002/07/01
- Re: Feature Request: make sane symlinks on remote host., Kai Großjohann, 2002/07/02
- Re: Feature Request: make sane symlinks on remote host., Steve Youngs, 2002/07/09
- Re: Feature Request: make sane symlinks on remote host., Kai Großjohann, 2002/07/09
- Re: Feature Request: make sane symlinks on remote host., Steve Youngs, 2002/07/10
- Re: Feature Request: make sane symlinks on remote host., Kai Großjohann, 2002/07/10
- Re: Feature Request: make sane symlinks on remote host., Steve Youngs, 2002/07/10
- Re: Feature Request: make sane symlinks on remote host., Kai Großjohann, 2002/07/11
- Re: Feature Request: make sane symlinks on remote host.,
Steve Youngs <=
- Re: Feature Request: make sane symlinks on remote host., Kai Großjohann, 2002/07/13
- Re: Feature Request: make sane symlinks on remote host., Steve Youngs, 2002/07/14
- Re: Feature Request: make sane symlinks on remote host., Kai Großjohann, 2002/07/14
- Re: Feature Request: make sane symlinks on remote host., Steve Youngs, 2002/07/17
- Re: Feature Request: make sane symlinks on remote host., Kai Großjohann, 2002/07/18