I wanted to use my Rpi3 as a gateway to my local network in a different country to reach my hard drive there. I tried to use ftp to send to, and receive files from ftp server on raspberry. When the file size exceeds an indefinite small size, such as 800 bytes, it can not be uploaded to the server. Actually it is sent to the server as a 0 byte file. However download from server is always possible. I know this problem is due to Hamachi because:
1. Through remote desktop I reached a computer on the same local network and succeeded to send normal sized jpeg file without Hamachi.
2. I tried to use scp also using Hamachi and I got the same error again.
3. I used 2 different clients, 3 different servers, and one direct ftp command to make it work but failed to do that. Also set all the permissions to write, modify etc.
4. I gave permissions through iptables but nothing changed.
5. There is no networking problem because I was able to send ssh commands, and download high res images to the raspberry from the internet.
It took nearly 30 hours of my time but I still couldn't find a solution. I am waiting for your replies.
1. Through remote desktop I reached a computer on the same local network and succeeded to send normal sized jpeg file without Hamachi.
2. I tried to use scp also using Hamachi and I got the same error again.
3. I used 2 different clients, 3 different servers, and one direct ftp command to make it work but failed to do that. Also set all the permissions to write, modify etc.
4. I gave permissions through iptables but nothing changed.
5. There is no networking problem because I was able to send ssh commands, and download high res images to the raspberry from the internet.
It took nearly 30 hours of my time but I still couldn't find a solution. I am waiting for your replies.