You can use HFS (HTTP File Server) to send and receive files. Its different from classic file sharing because it uses web technology to be more compatible with todays Internet. It also differs from classic web servers because its very easy to use and runs "right out-of-the box". Access your remote files, over the network. It has been successfully tested with Wine under Linux.
Step 1:-Firstly,update your kali and install wine ,if is it not installed.
Step 2:- Go to github and copy and link
Step 3:- Download the exe file of HFS.
Step 4:- Open the terminal and go to desktop and type command to download it.
cd Desktop
git clone https://github.com/rejetto/hfs.git
Step 5:- Check at Desktop
Step 6:- Download exe file from step 3 and paste inside HFS folder.
Step 7:- Now open Hfs with wine command.
cd Desktop
cd hfs
wine hfs.exe