Skip to content

sancoderhost/Termux-sync-script-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux sync script

This bash script allows files from phone to synced to your pc or laptop over network using ssh.

Direction to use

First before deploying edit these three config files

  • main.conf : Include your desired credentials for ssh and ports
  • syncpaths.csv : Here you provide list source and destination directory to want to sync.
  • service.csv : list of ports to local port you want to forward

Deploy this script

nohup ./syncstuff.sh & 

About

A bash script that runs on termux to sync files from phone to pc/laptop via ssh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages