Re: gnomevfs module chaining problem



Hi,

I tried to figure out about this once as well and I think you miss the ':'. Does
this work for you?

$ gnomevfs-info "ftp://anonymous localhost/hello.tar.gz#gzip:#tar:/hello/hello.c"

Stefan

Jaroslav Sykora wrote:
> Hello,
> 
> I am trying to chain VFS modules according to URI syntax described at
> http://developer.gnome.org/doc/API/gnome-vfs/writing-modules.html
> 
> But I it doesn't work, it ignores everything after the '#':
> 
> $ gnomevfs-info "ftp://anonymous localhost/hello.tar.gz#gzip#tar/hello/hello.c"
> Name              : hello.tar.gz
> Type              : Regular
> MIME type         : application/x-compressed-tar
> Size              : 285
> Blocks            : 1
> I/O block size    : 32768
> Local             : NO
> SUID              : NO
> SGID              : NO
> Sticky            : NO
> Link count        : 1
> UID               : 500
> GID               : 500
> Access time       : Sat May 12 20:34:00 2007
> Modification time : Sat May 12 20:34:00 2007
> Change time       : Sat May 12 20:34:00 2007
> 
> What could possibly be the problem?
> Or what is the right syntax for accesing zip/tar.gz file?
> 
> (Gnome v. 2.16.3, Fedora 6)
> 
> Thanks in advance,
>   -- Jara
> 




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