Re: [Question] mounting a remote disk image

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

 



> "Niraj kumar":
>> Is there a way in Linux to mount a remotely located disk image
>> (like maybe an iso image) over netowrk (think http) without
>> downloding it completely ?

Another possible solution is using httpfs, which is just a FUSE-based filesystem. It runs in userspace, but requires FUSE, compared to uloop, which is a kernel driver. Search google for httpfs, it's old, but works too. You'll have to patch it manually and add "Connection: Keep-Alive" header to it, in order to get better performance.

Tomas M
slax.org


hooanon05@xxxxxxxxxxx wrote:
> "Niraj kumar":
>> Is there a way in Linux to mount a remotely located disk image
>> (like maybe an iso image) over netowrk (think http) without
>> downloding it completely ?
> 
> How about http://aufs.sourceforge.net/uloop.txt?
> Note: I don't use it much by myself.
> You can get source files from CVS tree on SourceForge.
> 
> 
> Junjiro Okajima
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux