Posts

Showing posts with the label File transfer

onionshare: Securely and anonymously share a file of any size

Image
What is OnionShare? OnionShare lets you securely and anonymously share files of any size. It works by starting a web server, making it accessible as a Tor onion service, and generating an unguessable URL to access and download the files. It doesn't require setting up a server on the internet somewhere or using a third party file sharing service. You host the file on your own computer and use a Tor onion service to make it temporarily accessible over the internet. The other user just needs to use Tor Browser to download the file from you. SERVER CLIENT READ MORE TRANSFER FILES BETWEEN ANDROID AND LINUX WITHOUT SHAREIT AND XENDER How to Use Open OnionShare, drag and drop files and folders you wish to share into it, and click Start Sharing. After a moment, it will show you a .onion URL such as  http://asxmi4q6i7pajg2b.onion/egg-cain . This is the secret URL that can be used to download the file you're sharing. Send this URL to the person you're sending the files to. If the fil...

Transfer files between your Android and your Linux PC

Image
Have you ever wondered if there any software like Shareit or Xender for Linux. If you are a Windows user then you can easily transfer files between your PC and your phone using Shareit or Xender. But for Linux its not that easy coz there is no shareit for Linux available. But we have the solution. You can transfer files between your Android phone and your Linux PC using FTP. And here is the steps.. Prerequisite: Install  ES File Explorer (File Manager)  on your Android Procedure: If both your Android and Ubuntu are connected to the same WiFi (same LAN), skip to step 3. Otherwise, create a WiFi hotspot on your Android: Connect your laptop to this WiFi network. Open  ES File Explorer  and open left-side menu. Go to  Network  ->  Remote Manager Turn on the  FTP Server  and note down the  IP:port  address Open Nautilus file explorer on Ubuntu. In  connect to URL , type your phone's FTP server URL (from the previous step) and cli...