1. Android Central Question's Avatar
    1-How Can Data be copied from (Internal Storage) to an (SD card)
    2-After the transfer of Data, can the data be deleted on the (Internal Storage) while being maintained on the SD card and accessible?
    3-Can this transfer/delete be set up automatically?

    Thanks,
    01-28-2018 02:04 AM
  2. Rukbat's Avatar
    1-How Can Data be copied from (Internal Storage) to an (SD card)
    With a file manager. (Copy it, then paste it to the card, don't move it. Then, if the copy was successful, delete the original. If a copy goes bad you still have the original and can copy it again. If a move blows in the middle [or the battery dies during a move] you can lose both the original and the copy.)

    2-After the transfer of Data, can the data be deleted on the (Internal Storage) while being maintained on the SD card and accessible?
    Assuming that the app that accesses it can be told to access it from the card (some can, some can't), yes. If it's media, restart the phone after deleting the originals and the phone will "know" that the files are on the card.

    3-Can this transfer/delete be set up automatically?
    Yes, it's a trivial shell script - if you know shell scripting. (Can it be set up to do it automatically periodically, without your doing anything? Only if you can write a "run on startup" script, or if you know how to use cron (which is an external Linux function).
    01-28-2018 12:27 PM

Similar Threads

  1. I cant enable my navigation bar on my note 8
    By Android Central Question in forum Samsung Galaxy Note 8
    Replies: 1
    Last Post: 01-28-2018, 11:37 AM
  2. I don't have the account last synced to my phone
    By Android Central Question in forum Ask a Question
    Replies: 1
    Last Post: 01-28-2018, 04:44 AM
  3. what should i do to make my sd card run again?
    By Android Central Question in forum Ask a Question
    Replies: 1
    Last Post: 01-28-2018, 01:15 AM
  4. How to delete shared photos on Galaxy s3 messenger
    By Android Central Question in forum Ask a Question
    Replies: 1
    Last Post: 01-28-2018, 01:14 AM
  5. Galaxy J3 shared photo on messenger removal
    By Android Central Question in forum Android Apps
    Replies: 0
    Last Post: 01-28-2018, 12:37 AM
LINK TO POST COPIED TO CLIPBOARD