Skip to content

Backup your wifi devices automatically when they appear with running sftp server

License

Notifications You must be signed in to change notification settings

binbash23/airback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# airback

Written by
	Jens Heine <binbash@gmx.net>
	Dennis Brossat <dennis.brossat@email.de>
	Benjamin Heine <benjaminheine@gmx.net>

You want to backup your handy pictures and videos to your linux server?
Use airback and it will start backing up your data when your mobile appears in your wifi network.


HOWTO

Dependencies

First install this tools on your system:
 nmap
 fusermount
 curlftpfs
 nice


Then install a FTP server on your mobile. I use "WIFI FTP Server" on my android.

Configure and start the ftp server when you want backup be done:
- Set a ftp port number
- Set a username and password
- Set mode to "FTP over TLS/SSL"
- Set SSL mode to "implicit"
- Set root folder to "internal memory"
- Set mode to "readonly"

Download airback and copy it to a folder in your path.
Run airback:

"airback -h" for help
or
"airback" to run it. A config file will be created.

Please send feedback
Good luck, Jens

About

Backup your wifi devices automatically when they appear with running sftp server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages