Re: gnome-vfs links
- From: Alexander Larsson <alexl redhat com>
- To: =?koi8-r?q?=E1=CC=C5=CB=D3=C1=CE=C4=D2_?==?koi8-r?q?=E1=CC=D1=C2=D5=DB=C5=D7?= <alexhack inbox ru>
- Cc: gnome-vfs-list gnome org
- Subject: Re: gnome-vfs links
- Date: Fri, 30 Apr 2004 18:12:19 -0400
On Thu, 2004-04-22 at 09:40, Александр Алябушев wrote:
> Hello, sory my bad english
>
> Sample
> I want create link in my vfs to directory other vfs.
>
> my_vfs:///sample/link -> file:///usr/share/tmp
>
> where file:///usr/share/tmp - directory
>
> And gnomevfs-ls my_vfs:///sample/link => listing file:///usr/share/tmp
>
> do_get_file_info(){
> ....How?
> file_info->symlink_name=file:///usr/share/tmp;
> file_info->flags=symlink_flas;
> file_info->type=directory;
> file_info->myme_type=?
>
> }
>
> How?
This is not possible in the gnome-vfs API. symlinks are
per-host/uri-type.
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]