Skip to content

Plug flash-drive into USB port and send all non-binary files from /home dir via tcp/ip 👿

Notifications You must be signed in to change notification settings

brewczynskib/backuper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backuper

Requirements

To send files from your /* dir, copy all files from backuper to your flash-drive. Change !FLASHDRIVENAME! in autorun.sh file on yours. Your flash-drive must be formatted with a native Linux filesystem like EXT4.

Choose the sarch path in imps.sh .

To simulate sending files you can use server.py from this repository. Just copy this file into your machine and in terminal type python3 server.py.

Usage

Before read Usage please get acquainted with Requirments. 👽 Plug flash-drive into your USB port. You should see prompt window with two options [RUN, CANCEL]

Click on run. New terminal window should pop out and your current dir should be /home/YOUR_USER_NAME/YOUR_FLASH_DRIVE_NAME. Type ./imps.sh 'HOST' 'PORT', if you use server from this repository on your local machine just type 127.0.0.1 5000. In directory where server.py is you should see new file 'fetched_d.zip which contains all non-binary files from your👻 machine. 🎉

Built With

  • Python 3.6.7
  • Ubuntu 18.04

Authors

  • Bartosz Brewczyński

Sources

  • Brandon Rhodes, John Goerzen - Foundations of Python Network Programming, 3rd Edition
  • The Linux Command Line: A Complete Introduction 1st Edition William E. Shotts Jr.

About

Plug flash-drive into USB port and send all non-binary files from /home dir via tcp/ip 👿

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published