⇦ | git-annex [main]
Last updated on: 2017-06-18 02:43 [UTC]

Metadata for git-annex in main

git-annex.desktop - 6.20170101-1+b1 ⚙ amd64 ⚙ arm64 ⚙ i386 ⚙ ppc64el ⚙ s390x ⚙ mips64el

Icon
---
Type: desktop-application
ID: git-annex.desktop
Package: git-annex
Name:
  C: Git Annex
Summary:
  C: Track and sync the files in your Git Annex
Description:
  fr: >-
    <p>Git-annex permet la gestion de fichiers avec git, sans vérification de leur contenu dans git. Bien que cela puisse
    sembler paradoxal, cela se révèle utile lors de la gestion de fichiers plus importants que ce que git puisse gérer aisément,
    à cause des limitations de mémoire, de temps ou d&apos;espace disque.</p>

    <p>Il peut stocker de gros fichiers à divers endroits, depuis les disques durs locaux à un grand nombre de services de
    stockage en ligne, y compris S3, WebDAV ou rsync et des douzaines de fournisseurs de stockage en ligne utilisables à partir
    de greffons. Les fichiers peuvent être stockés chiffrés avec gpg, de telle sorte que le fournisseur de stockage en ligne
    ne puisse voir vos données. Git-annex conserve la trace de l&apos;endroit où est stocké chaque fichier, afin de savoir
    combien de copies sont disponibles, et possède de nombreuses fonctionnalités pour assurer la préservation de vos données.</p>

    <p>Git-annex peut aussi être utilisé pour assurer la synchronisation d&apos;un dossier entre plusieurs ordinateurs, en
    détectant les modifications de fichier et en les transmettant automatiquement à git pour transfert aux autres ordinateurs.
    L&apos;application web de git-annex facilite la configuration et l&apos;utilisation de git-annex à cette fin.</p>
  da: >-
    <p>git-annex tillader håndtering af filer med git, uden at tjekke filindholdet ind i git. Selv om dette kan lyde paradoksalt,
    så er det nyttigt ved håndtering af filer, der er større end hvad git med lethed kan klare, hvad enten det skyldes begrænsninger
    i hukommelse, tid eller diskplads.</p>

    <p>Programmet kan lagre store filer på mange steder, fra lokale harddiske til et stort antal skytjenester, inklusive S3,
    WebDAV og rsync, med et dusion skyleverandører via udvidelsesmoduler. Filer kan lagres krypteret med gpg, så at skyleverandøren
    ikke kan se dine data. Git-annex holder styr på hvor hver fil er lagret, så den ved hvor mange kopier, der er tilgængelige,
    og har mange faciliteter til at sikre at dine data bevares.</p>

    <p>Git-annex kan også bruges til at holde en mappe i synkronisering mellem computere, ved at holde øje med hvornår filer
    ændres og automatisk sende dem til git og overføre dem til andre computere. Netprogrammet for git-annex gør det nemt at
    opsætte og bruge git-annex på denne måde.</p>
  sk: >-
    <p>git-annex umožňuje spravovať súbory pomocou systému git bez vkladania ich obsahu do git. Hoci to môže znieť paradoxne,
    je to užitočné pri práci so súbormi väčšími než git dnes jednoducho zvláda, či už z dôvodu obmedzenej pamäte, času alebo
    miesta na disku.</p>

    <p>Dokáže ukladať veľké súbory na mnohých miestach od lokálnych pevných diskov po veľké množstvo cloudových úložísk vrátane
    S3, WebDAV a rsync, pričom desiatky poskytovateľov cloudových úložísk sú dostupné prostredníctvom zásuvných modulov. Súbory
    je možné ukladať šifrované pomocou gpg, aby poskytovateľ cloudového úložiska nevidel vaše dáta. git-annex sleduje, kde
    je každý súbor uložený, takže vie, koľko kópií je dostupných a má mnohé možnosti ako zaistiť, aby vaše dáta zostali zachované.</p>

    <p>git-annex je tiež možné použiť, aby udržiaval priečinky synchronizované medzi počítačmi, všimol si, kedy sa zmenia
    a automaticky ich začlenil do git a preniesol ich na ostatné počítače. Webová aplikácia git-annex uľahčuje nastavenie
    a používanie git-annex týmto spôsobom.</p>
  it: >-
    <p>git-annex permette di gestire file con git, senza gestire il loro contenuto in git. Anche se può sembrare un paradosso,
    è utile quando si ha a che fare con file più grandi di quelli che git attualmente può gestire in modo semplice, per limitazioni
    di memoria, di tempo o spazio su disco.</p>

    <p>Può conservare file grandi in molti luoghi, da dischi locali a un buon numero di servizi di archiviazione su cloud,
    inclusi S3, WebDAV e rsync, con una dozzina di fornitori di archiviazione su cloud utilizzabili grazie a plugin. I file
    possono essere conservati cifrati con gpg, in modo che il fornitore di archiviazione su cloud non possa vedere i dati
    dell&apos;utente. git-annex tiene traccia di dove ogni file è archiviato, in modo da sapere quante copie sono disponibili,
    ed ha parecchie funzionalità per assicurare che i dati dell&apos;utente siano preservati.</p>

    <p>git-annex può anche essere usato per mantenere una cartella sincronizzata tra computer, notando quando i file vengono
    cambiati e facendo il commit automatico su git trasferendoli ad altri computer. L&apos;applicazione web git-annex facilita
    la configurazione e l&apos;uso di git-annex per questo scopo.</p>
  C: >-
    <p>git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical,
    it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory,
    time, or disk space.</p>

    <p>It can store large files in many places, from local hard drives, to a large number of cloud storage services, including
    S3, WebDAV, and rsync, with a dozen cloud storage providers usable via plugins. Files can be stored encrypted with gpg,
    so that the cloud storage provider cannot see your data. git-annex keeps track of where each file is stored, so it knows
    how many copies are available, and has many facilities to ensure your data is preserved.</p>

    <p>git-annex can also be used to keep a folder in sync between computers, noticing when files are changed, and automatically
    committing them to git and transferring them to other computers. The git-annex webapp makes it easy to set up and use
    git-annex this way.</p>
  en: >-
    <p>git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical,
    it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory,
    time, or disk space.</p>

    <p>It can store large files in many places, from local hard drives, to a large number of cloud storage services, including
    S3, WebDAV, and rsync, with a dozen cloud storage providers usable via plugins. Files can be stored encrypted with gpg,
    so that the cloud storage provider cannot see your data. git-annex keeps track of where each file is stored, so it knows
    how many copies are available, and has many facilities to ensure your data is preserved.</p>

    <p>git-annex can also be used to keep a folder in sync between computers, noticing when files are changed, and automatically
    committing them to git and transferring them to other computers. The git-annex webapp makes it easy to set up and use
    git-annex this way.</p>
Categories:
- Network
- FileTransfer
Icon:
  cached:
  - name: git-annex_git-annex.png
    width: 64
    height: 64
  - name: git-annex_git-annex.png
    width: 128
    height: 128