How can I trasfer file using java program (from NT to Unix)

Hi all,I want to transfer a text file from Windows NT to Unix machine inside the Java program.How should i do it.Thanks in advance.RegardsRajeev
[187 byte] By [rajeev_patil10a] at [2007-9-28 11:14:15]
# 1
Heh? What protocol? Over a network, or what?
null_bocka at 2007-7-12 1:40:44 > top of Java-index,Archived Forums,Portability & Platform Independence [Archive]...
# 2
using ftp, as it does not web server, so can't use http protocal.hope this solves your doubt.RegardsRajeev
rajeev_patil10a at 2007-7-12 1:40:44 > top of Java-index,Archived Forums,Portability & Platform Independence [Archive]...