If you want to share files and folders between Windows and Ubuntu operating system that are within the same network, and wondering how to do it?
Solution:
You can make use of SMB Protocol. The Server Message Block protocol is a network file sharing protocol which lets applications on a computer to read as well as write to files. The good thing is that the SMB protocol can be used on top of TCP/IP protocol or other network protocols as well.
Steps:
- Open your File Browser on your Windows System,
- Get your Local Private IP address,
- Now visit: smb://xxx.xxx.xxx.xxx, example smb://192.168.0.123
- The File Browser should now display Authorization prompt, where you should add your Windows credentials,
- Now you should be able to see the list of share Windows files and folders in Network.
- Install Oh My Zsh on Ubuntu Docker complete steps
- Installing Home-brew on Ubuntu
- Install Golang (Go) on Ubuntu
- Install specific JRE on Ubuntu using apt
- How to stop/start/restart apache server using command [Ubuntu]
- How to install zsh shell on Ubuntu
- Quick steps to install Nginx on Ubuntu Linux
- How to know current Ubuntu Linux version via terminal command
- Add new user in Ubuntu Linux using Terminal Command
- Fix Ubuntu /bin/sh: 1: zsh: not found error
- How to install Python on Ubuntu
- [Fix] Ubuntu E: Unable to locate package sudo error
- How to stop MongoDB Server running on Ubuntu
- Install postgres Client using apt-get command
- How to kill service running on a port on Ubuntu Linux
- [fix] openssl No such file or directory error C++
- Fix - sudo: systemctl: command not found
- Access Windows share folder in Ubuntu Device in Network
- Add or remove users from sudo group - Ubuntu
- Quickly install Apache Server on Ubuntu Linux
- Fix: Ubuntu (Linux) - bash: sudo: command not found error
- How to Undo-Revert Sent Email in Google Gmail - Google
- How to add Business Users using Microsoft 365 Admin Center - Microsoft
- How to Increase Mac Terminal Buffer Size - MacOS
- How to create SharePoint Document Library - SharePoint
- Python: Fix command not found pip or pip3 on zsh shell - Python
- Tutorial Java SOAP WebServices JAS-WS with Eclipse J2EE IDE and Tomcat Server Part 1 - Java
- Maven : java.lang.ClassNotFoundException: Xmx512m - Android
- How to run CMD console commands in Notepad++ - NotepadPlusPlus