ln accross ssh
- From: "Zuk Zuk" <polkapink@xxxxxxxxx>
- Date: Wed, 13 Feb 2008 14:34:11 -0800
Why does "ln" not work with ssh ?
ln -s works across mounted file systems.
If an ln -s worked with ssh then I could just do
ln -s ssl://source_host@host_dir my_mount_point
or ln -ssh source_host@host_dir my_mount_point
and then any other command, i.e.,
cd would be able to go ahead and interpret this as a request for ssh session
. The reponsibility of further commands lies with the new session. Being
able to scp from that directory is equivalent to having read permissions to
it .
....
sure many people would have thougth about this.. just wondering why its not
there yet?
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: ln accross ssh
- From: Erik Osterholm
- Re: ln accross ssh
- Prev by Date: Re: Proposal for redesigning the TTY layer
- Next by Date: Re: ln accross ssh
- Previous by thread: Proposal for redesigning the TTY layer
- Next by thread: Re: ln accross ssh
- Index(es):
Relevant Pages
|
|