Uses of Interface
com.enterprisedt.net.ftp.async.AsyncCallback.SetPermissions
Packages that use AsyncCallback.SetPermissions
Package
Description
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features.-
Uses of AsyncCallback.SetPermissions in com.enterprisedt.net.ftp
Methods in com.enterprisedt.net.ftp with parameters of type AsyncCallback.SetPermissionsModifier and TypeMethodDescriptionAsyncFileTransferClient.setPermissionsAsync(String remotePath, int permissions, AsyncCallback.SetPermissions callback, Object tag) Set the permissions of the supplied file or directory.