transfer files between linux and windows
Configure SAMBA Server And Transfer Files Between Linux & Windows I 2024
Configure SAMBA Server And Transfer Files Between Linux & Windows Now create a shared folder on the server where all files/folders will be stored and set appropriate permissions on it Create sharefolder in ubuntu server : Use below command to install samba with necessary packages: {Install Samba:} #sudo apt update #sudo apt install samba {Create a directory to share:} #sudo…
Read More »