This is a little ahead of skill level but I jumped to the end of the book to the Index and was looking for FTP and TELNET but could find nothing that talked about FTP out of the 800 or so pages.
My original thought was to use the FTP and TELNET from the Terminal since that works to talk to my machines over the net. I did a web search right after looking for JAVA and FTP together and something came up that said Java had an FTP class but unsupported and not documented, I didn't understand that.
Is that the best way to do it, call on terminal commands using a nice GUI interface(which was the plan from the begining)? Is there more then one way to use FTP commands through JAVA? I'm no where near that point just yet but it would be nice to think about it since I will be there at some point.
Whats the best way or perfered way?
-Lars
My original thought was to use the FTP and TELNET from the Terminal since that works to talk to my machines over the net. I did a web search right after looking for JAVA and FTP together and something came up that said Java had an FTP class but unsupported and not documented, I didn't understand that.
Is that the best way to do it, call on terminal commands using a nice GUI interface(which was the plan from the begining)? Is there more then one way to use FTP commands through JAVA? I'm no where near that point just yet but it would be nice to think about it since I will be there at some point.
Whats the best way or perfered way?
-Lars