aspose file tools
The moose likes Java in General and the fly likes Question on ftp. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Question on ftp." Watch "Question on ftp." New topic
Author

Question on ftp.

Srinivasa Raghavan
Ranch Hand

Joined: Sep 28, 2004
Posts: 1228
Hi all,
I want to delete a file from a FTP site.
Can i find any sample code on the NET ar some where for this..
I'm able to create or read a file through I/O package ( inputStreams / outputstreams ) but how to delete a file ?


Thanks & regards, Srini
MCP, SCJP-1.4, NCFM (Financial Markets), Oracle 9i - SQL ( 1Z0-007 ), ITIL Certified
Pradyut Bhattacharya
Ranch Hand

Joined: Aug 12, 2004
Posts: 63
could u pls show the coding for ur program as there may be needed importing some security package. r u writing the program for a applet or a application.
thanks
Pradyut


Pradyut
http://pradyut.tk/
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Question on ftp.
 
Similar Threads
why cannot delete file
how to read/write/delete ftp files?
delete file from ftp server
delete using ftp protocol
question about sun's ftp package