Using FTP from within NetBeans
I ran into a small problem the other day. The code I had written and tested on my local XAMPP server worked fine, but once uploaded to my hosting server, it did not. I started doing the usual debugging – make a change, ftp to server, refresh browser. Then I though – hell, there must…