Others > General

Backup MLD-Filme auf USB - wie/mit was?

<< < (2/3) > >>

clausmuus:
mc hat er schon erfolglos versucht. Das wäre aber auch mein erster Vorschlag gewesen ;)

Claus

clausmuus:
Ich hab nun rsync zum tools Paket hinzugefügt.

Claus

mafe68:
@Claus

Haben wir eine Auflistung was alles bei den tools plugin drin ist? Konnte nichts finden.

Mario

Edit: Habe es jetzt gefunden was drin ist.

htop - an interactive process viewer
nano - Clone of the Pico text editor
bash - Bourne-again shell for Linux

clausmuus:
Ne, die bash ist da nicht drin.
Das ist da drin:

--- Code: ---├── bin
│   ├── nano -> /bin/nano
│   └── netstat -> /bin/netstat
├── usr
│   ├── bin
│   │   ├── diff -> /usr/bin/diff
│   │   ├── getlogs
│   │   ├── htop -> /usr/bin/htop
│   │   ├── iostat -> /usr/bin/iostat
│   │   ├── ldd -> /usr/bin/ldd
│   │   ├── lspci -> /usr/bin/lspci
│   │   ├── lsusb -> /usr/bin/lsusb
│   │   ├── rsync -> /usr/bin/rsync
│   │   ├── setpci -> /usr/bin/setpci
│   │   ├── strace -> /usr/bin/strace
│   │   ├── strace_missing
│   │   ├── usb-devices -> /usr/bin/usb-devices
│   │   └── usbhid-dump -> /usr/bin/usbhid-dump
│   ├── sbin
│   │   ├── update-pciids
│   │   └── update-usbids -> /usr/sbin/update-usbids
│   └── share
│       ├── doc
│       │   └── tools
│       │       ├── readme
│       │       └── settings
│       └── misc
│           └── pci.ids -> /var/lib/pciutils/pci.ids
└── var
    └── lib
        ├── pciutils
        │   └── pci.ids
        └── usbutils
            └── usb.ids -> /var/lib/usbutils/usb.ids

--- End code ---

Claus

Klemmerle:
Hallo Claus,
danke fürs Aufnehmen von rsync in die tools.
Das Synchronisieren der Aufnahmen läuft jetzt wunderbar (15% Systemlast, 32MB/s auf USB2-Platte)


--- Code: ---rsync -rL --partial --progress /mnt/data/tv/* /mnt/sde1/
--- End code ---


Gruß Klemens

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version