I found this code witch I tried and it works great but(!). I want to store the file in a folder that I will choose and also get it from a folder that I again will chose. Since the Sender get an argument then I suppose that if I give an argument like /home/user/test.txt then that's ok and it'll work out fine but I don't get how to store the file to a specific folder ( the Server part in other words ). Any ideas?
If I'm wrong about the argument please by all means correct me :D
PS: It works just fine for the Netbeans' default folder ( no specification of folder for the Sender or Server ).
Any help appreciated.