/fclone_android

Primary LanguagePythonMIT LicenseMIT

Fclone For Android

🔴 Just another Android Port of Fclone - ARM64 version

🔷 Fclone is just another Tool like Autorclone/Folderclone/Gclone to bypass the 750GB limit by google (more optimised for speed)

📦 Pre-requisites:-

  1. Install Termux - Remember to enable Storage Permission by going to settings

  2. Install Python & Git In Termux

pkg install python git
  1. Downloaded Service Accounts (SAs) - Generate them using Autorclone or Folderclone

    Android Friendly Guide for Autorclone - Follow this

💊 Installation:-

  1. Run the code in your Termux - It will install Fclone
mkdir /sdcard/fclone/ && git clone https://github.com/roshanconnor123/fclone_android && mv fclone_android/fclone /data/data/com.termux/files/usr/bin/ && chmod 777 /data/data/com.termux/files/usr/bin/fclone && mv fclone_android/fc.py /sdcard/fclone/ && fclone version
  1. You can see that a new Folder called fclone is created in your internal storage

  2. Copy the accounts Folder from our Autorclone/Folderclone Folder (Which you had setup in your Phone or PC before) and Paste it in newly created fclone Folder in your Internal Storage

  3. Open accounts Folder and Rename any one of the jsons as 1.json

💣 Running Fclone

Just run this command everytime in your termux

cd /sdcard/fclone && python fc.py

Now Follow what you see in you screen and choose what you wish to do - Copy,Move etc

Credits:

👦 Fclone official repo

👧 EK

👨 iamAnshMittal

👨 Krishne

License

This project is licensed under the MIT License - see the LICENSE file for details