Posted By:
zhebin_cong
Posted On:
Wednesday, April 23, 2003 05:27 AM
hello:
i use "sun.net.ftp" package to read and save files hosted in a ftp server,now,i can "get" and "put" files to ftp server,but i can't find the "delete" method in the "FtpClient" client,if after i read a file,i want to delete it,how can i do?
thank you!