Score:-1

Mount splitted files virtually without merging them in real, possible?

fr flag

lets say i have Test.txt or Video.mp4 file which is splitted into Video.mp4.001 and Video.mp4.002 and are stored on different cloud servers anywhere in the world.

Is there a way to mount them virtually as local mount so the file is Video.mp4 or Test.txt again? I just want to read the files, no writing process

Thanks

in flag
Video files are not "mounted" and, if the file is split, it would need to be downloaded to be joined regardless of the origin servers. This question seems illogical. Are you just trying to join multiple elements of the same file without consuming any local storage space?
HaShLo avatar
fr flag
@matigo sorry i meant to mount the disks where the files located of course. Yes, i just want to join multiple file parts and at mounting the disks without consuming local storage. It should be shown as one file. So downloading is not possible because i dont have much space. Therefore i wrote explicitly if there is something possible virtually, because physically the disks on servers has not enough space anymore locally i dont have space either. i just want to show them as one file and read it, but dont know if this is possible.I read something with overlyfs in other thread,but i am not sure
pLumo avatar
in flag
Theoretically, but I doubt it works... `mplayer <(cat <(curl http://example.com/Video.mp4.001) <(curl http://example.com/Video.mp4.002))`
HaShLo avatar
fr flag
@pLumo that with Video File was just an example. The files which i want to mount are encrypted files.... but thanks anyway for you answer
pLumo avatar
in flag
Which files and especially what you want to do with them (exact commands) is an important information. Otherwise all answers can only be theoretical.
HaShLo avatar
fr flag
@pLumo ok how i said the files are encrypted files. I want to split one encrypted file into two or three parts with the split command i think, not testes yet and want to upload these parts to my cloud servers. But on my machine they should be shown as one file
David avatar
cn flag
What does this have to do with Ubuntu?
HaShLo avatar
fr flag
@David because i want to do it on an ubuntu system and i want to know, if it is possible on ubuntu
HaShLo avatar
fr flag
Has no one an idea?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.