public class FtpDataTarget extends Object implements DataTarget
Constructor and Description |
---|
FtpDataTarget(String serverUrl,
String path,
int port,
String user,
String password) |
public FtpDataTarget(String serverUrl, String path, int port, String user, String password) throws UpdateException
UpdateException
public String[] listFiles() throws UpdateException
listFiles
in interface DataTarget
UpdateException
public void deleteFile(String fileName) throws UpdateException
deleteFile
in interface DataTarget
UpdateException
public void writeFile(String fileName, byte[] data) throws UpdateException
writeFile
in interface DataTarget
UpdateException
public void close() throws UpdateException
close
in interface DataTarget
UpdateException
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)