Quote:
Originally Posted by komalkumar
Thanks a lot for your prompt reply.
I am using
ftp.setFileTransferMode(FTP.BINARY_FILE_TYPE);
where ftp is an :- FTPClient ftp = new FTPClient();
so the mode is binary..
Is there some problem with firewalls??
Please help..
|
hi
U can transfer file by using
# ftp ipno.
# bin
# mget filename
# mput filename
#bye
When u want open some file u need spl editors that could open only in Xwindow mode. Better use ftp as a file transfer only. For opening of files use telnet connection.
for user frndly we have gftp is available
#gftp
It will open a window to transfer files
pls tell me how to post a new Question in this forum. give the link or any button.