Backup

Problembeschreibung:
Es gibt ein Root-Server und dazugehörige FTP Backup Account auf Backupserver. Man kann nur von Root-Server IP eine Verbindung bauen. Die einfache Lösung ist den FTP Verzeichnis als lokale Ordner einzubinden.

Lösung:
1. FTP-Tool installieren
# apt-get install curlftpfs

2. Neue Ordner erstellen
# mkdir /mnt/meineOrdner

3. Verbindung herstellen
# curlftpfs meinFTPUsername:ftpKennwort@ftp.server.tld /mnt/meineOrdner

Probleme:
Wenn Fehlermeldung mit fuse gibt, nach schritt 2 diese Befehl ausführen: # modprobe fuse

Wie funktioniert Hetzner-Backup?

Hi, ich habe ein Server bei Hetzner. Dafür gibt es 100GB kostenlose Backup Space. Unter Serververwaltung-Backup stehen Login-Daten. Sie sehen wie folgt aus:

Backup server: u123456789.your-backup.de

User name: u123456789

Password: meinKennwort

Wenn ich mich per FTP anmelden möchte bekomme ich weder eine Verbindung noch eine Fehlermeldung. Ich habe es mit FileZilla und Windows-FTP probiert. Ich habe mein IP erneuert und noch mal probiert. Was mache ich falsch?

Ich habe einen neuen Notebook gekauft. Es ist von Sony Viao. Auf meinen alten Acer Netbook habe ich ganz viele Mozilla Firefox Lesezeichen. Ich habe sie als eine .JSON Datei exportiert. Und diese Json Datei habe ich importiert auf meinen neuen Notebook. Inzwischen die aktuelle Favoriten auf meinen neuen Sony sind verloren gegangen. Wie kann ich alte Favoriten hinzufügen ohne meine aktuelle Favoriten überschreiben zu müssen?

Suche

Neueste Kommentare

  • 1 week ago
    How to Renew Let’s Encrypt SSL Certificate on Plesk via Ubuntu Shell

    Let’s Encrypt will only accept a wildcard via DNS challenge. 

    If your Plesk instance can’t create the _acme-challenge.example.com TXT (external DNS), the extension can’t complete validation and will show no success. 

  • 2 weeks ago
    Warning: Undefined array key "url" in Drupal\Core\Asset\CssCollectionOptimizerLazy->optimizeGroup()
    Warning: Undefined array key "url" in Drupal\Core\Asset\JsCollectionOptimizerLazy->optimizeGroup() 
  • 2 weeks 3 days ago
    Server install & config : Debian 12 + Plesk + Apache + nginx + MariaDB + Solr
    sudo timedatectl set-timezone Europe/Berlin
  • 3 weeks 2 days ago
    Warning: PHP Startup: Unable to load dynamic library 'apcu.so' ... cannot open shared object file: No such file or directory

    Try this:

  • 1 month ago
    List Cronjobs for all users (via for + crontab)

    Alternative (without warnings like "no crontab for dovecot") to see all tasks:

  • 1 month ago
    Install APCu (PHP 8.1, Plesk)

    php 8.3 apcu failed

    über Plesk hat es geklappt.

     

  • 1 month ago
    Install APCu (PHP 8.1, Plesk)

     

    install:

    # sudo apt install php-dev
    
  • 1 month ago
    pecl install apcu : phpize: not found / ERROR: `phpize' failed

    phpize

    # sudo apt install php-dev
    

     

    details

  • 1 month ago
    Install APCu (PHP 8.1, Plesk)

    Problem:

  • 2 months 3 weeks ago
    Install APCu (PHP 8.1, Plesk)

    Problem: