Yann Büchau :python: on Nostr: Is it possible to "stream" :gitannex: #gitAnnex files? Like: I want to get the first ...
Is it possible to "stream"
#gitAnnex files? Like: I want to get the first few lines of that 10Gb CSV file but don't have the diskbspace to fully download it. E.g.:
> git annex cat myfile.csv | head
A workaround is to interrupt a `git annex get` shortly after launch, but it might not even allow getting the file when low on disk space, right? 🤔
Published at
2024-09-19 17:46:32Event JSON
{
"id": "d960c713adebd085deb26e9a34fcfc01b80281dc58e35241c77cf8f16d329716",
"pubkey": "0abc897a05eca0849f658dc45fb983e46041d357150b09df857131e7a7552848",
"created_at": 1726767992,
"kind": 1,
"tags": [
[
"t",
"gitannex"
],
[
"emoji",
"gitannex",
"https://cdn.fosstodon.org/custom_emojis/images/000/783/010/original/3528483de125873c.png"
],
[
"proxy",
"https://fosstodon.org/users/nobodyinperson/statuses/113165467186137760",
"activitypub"
]
],
"content": "Is it possible to \"stream\" :gitannex: #gitAnnex files? Like: I want to get the first few lines of that 10Gb CSV file but don't have the diskbspace to fully download it. E.g.:\n\n\u003e git annex cat myfile.csv | head\n\nA workaround is to interrupt a `git annex get` shortly after launch, but it might not even allow getting the file when low on disk space, right? 🤔",
"sig": "b05ae125bff41f1baa698ad6ecc6edac988b5411c23883e3fd4cdd1c385c769b54b85eaf6d1e373925c35dc8a5e9b3330d5dbb0914cf566f431dbe0688ac5bce"
}