webdwebd90kb.hashnode.dev·Jul 4, 2024Introducing WebD: The Simple and Efficient Self-Hosted Cloud Storage SolutionIn an era where digital data storage and accessibility are paramount, finding the right cloud storage solution can be daunting. Enter WebD, a minimalistic yet powerful web-based file storage service that aims to simplify your data management needs. W...File sharing
Jabed Zamanjabedzaman.hashnode.dev·Apr 2, 2024Introducing Kumo: Your Go-To Solution for Lightning-Fast SharingIn today’s fast-paced digital world, communication is key. Whether you’re collaborating on a project, sharing important files, or simply sending a quick message, efficiency is paramount. However, there are times when traditional messaging apps like W...35 readsCollaboration
Azeez Sakadevsao.hashnode.dev·Jan 6, 2024Unleashing the Potential of Samba: Your Ultimate Guide to Effortless File SharingIntroduction Ever found yourself struggling with file sharing between different operating systems?Enter Samba – an open-source wizard that effortlessly bridges the gap, enabling seamless file and print sharing across Windows, Linux, and Unix systems....SMB Protocol
Pratik MforOmniGuruomniguru.net·Nov 30, 2023How to Share Files Between Windows and Kali LinuxSharing files between Windows and Kali Linux is simple once you know the different methods available. Whether you want to copy files from Windows to access Kali Linux or share Kali Linux files with Windows, this guide covers several easy approaches. ...306 readsLinuxsamba
Pratik MforOmniGuruomniguru.net·Nov 12, 2023How to Access Linux Files on iOS and Android: Network Share GuideNeed to access your Linux files and folders on your iPhone or Android phone? Setting up network file sharing with Samba allows you to easily transfer files between your Linux desktop and mobile devices. In this comprehensive guide, we will walk throu...499 readsLinuxFile sharing
Nitish Chintakindinitishchintakindi.hashnode.dev·Oct 29, 2023Sharing Files From Local Machine To Remote AWS EC2 Instance And Vice-versaToday we'll see how effortlessly we can share files between our local computer and an AWS EC2 instance. All you need is an AWS account and basic command line knowledge. We'll directly jump on to the steps. Let's get started.💻🚀 How To Share Files Fr...4 likes·29 readsLinux
Akshata Shenoyakshatashenoy.hashnode.dev·Jul 17, 2023⭐ Docker VolumeImage courtesy: https://miro.medium.com/v2/resize:fit:1200/1*xONk464vW-xNYxzE_HsSkw.png ✔Method 1: Creating volume using a Docker file Create a dockerfile with the following contents: FROM ubuntu #base image VOLUME ["/myvolume"] #creating a vol...65 readsDocker
No Knowledge Developerkarthickmv.hashnode.dev·Mar 10, 2023Easy way to share file Between Linux and other Operating Systems using terminalTransferring files between different operating systems can be challenging and Super Annoying. This is particularly true when it comes to transferring files between Linux, Windows, and MacOS, which are three of the most popular operating systems used ...44 readsLinux
Chrisblog.stophe.com·Feb 11, 2023How to securely share a file?Tl;dr: I created sharrr.com as a proof-of-concept - this service allows you to share a file up to 100GB (technically, there is no file size limit) following a zero-knowledge encryption scheme. All code is open source on GitHub. Disclaimer: I am not a...2.6K readsCryptography
Kolade ChrisforfreeCodeCampfreecodecamp.org·Apr 27, 2022How to Send Large Video Files – Share a Big File with EmailSending large files through email can be quite challenging. This is because each email client has a size limit for file sharing. Gmail and Yahoo limit file size to 25MB, while outlook and iCloud limit files to 20MB. So, if you decide to send, for exa...dropbox