I would like to distro hop to EndeavourOS, and it has been suggested that I use rclone to copy my home folder to an external SSD. Unfortunately, I don’t have an external SSD at the moment, but I do have a phone that has plenty of free space. Is it a good idea to back up my computer files to an Android phone? My gut says it’s not a very good idea, but I’m not sure why.

  • Treczoks@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    2 months ago

    Short answer: No.

    Long answer: absu-f-ing NO. Whatever you put on a smart phone should be considered compromised.

    Buy an external harddisk (Not! an SSD) for that.

  • hansolo@lemmy.today
    link
    fedilink
    arrow-up
    5
    ·
    2 months ago

    at the moment

    Get the proper tools to do the job right. There’s no gun to your head making you distrohop, so this isn’t an emergency. Just wait to get a real SSD first.

  • Atherel@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    5
    ·
    2 months ago

    Doesn’t have to be a USB drive. You can also backup your data to a network storage if you have any.

    Good choice with EndeavourOS btw., using it since over a year now and I am very happy.

  • InternetCitizen2@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    2 months ago

    I used to back up important files into my phone for a while. Its an okay move for things you want to have all the time on you, but you should get a proper ssd/hdd with a backup tool (like deja dup/timeshift) sooner than later.

  • Rivalarrival@lemmy.today
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 months ago

    There’s usually a lot of private data in the home folder. I feel compromise or loss of my phone is a greater risk than loss of my home folder. I’d use an SD card before I’d use a phone.

  • NutinButNet@hilariouschaos.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    What about a cloud option instead? I do this for stuff that I consider important but don’t want to lose. Upload to a “backup” folder and then download once you set up your next distro?

    Though I wouldn’t do this with anything terribly important like my social security number or taxes or something. But stuff like a book I’m working on, game projects I have, music library, etc., general stuff I don’t want to lose.

    • dan1101@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      I think at this point we can consider anything in the USA cloud subject to DHS/government subpoenas and AI scraping. I really don’t want to have to sanitize my backup data, I’d rather just keep it offline and not worry about it.

  • vext01@lemmy.sdf.org
    link
    fedilink
    arrow-up
    3
    ·
    2 months ago

    Is your /home on a separate partition? If so, no need to copy anything.

    If you really need to backup, I’d get a proper external disk, or failing that, backup to backblaze (or similar) and restore later.

    At a pinch, you could tar it all up and copy it to a usb stick, if you have a big enough one to hand, but it’ll be slower.

    • sbeak@sopuli.xyzOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      /home is not on a separate partition, no. Yeah an external disk will probably be better

        • sbeak@sopuli.xyzOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          Indeed that seems to be a good idea. When I do reinstall to “distro-hop”, I’ll try to do that then. How big should the “system”/non-home partition be?

          • vext01@lemmy.sdf.org
            link
            fedilink
            arrow-up
            1
            ·
            2 months ago

            How long is a piece of string?

            Really depends on what you install.

            ‘du -hs /usr /var’ to get a rough idea.