Uses of Class
ecmwf.common.ecaccess.EccmdException
Packages that use EccmdException
Package
Description
-
Uses of EccmdException in ecmwf.common.ecaccess
Methods in ecmwf.common.ecaccess that throw EccmdExceptionModifier and TypeMethodDescriptionabstract void
UserSession.check
(ProxySocket proxy) Check.void
Chmod.void
Copy file.void
UserSession.deleteFile
(String source, boolean force) Delete file.abstract long
UserSession.getFileLastModified
(String source) Gets the file last modified.abstract FileListElement[]
UserSession.getFileList
(String path) Gets the file list.abstract FileListElement[]
UserSession.getFileList
(String path, String options) Gets the file list.abstract FileListElement
UserSession.getFileListElement
(String path) Gets the file list element.abstract long
UserSession.getFileSize
(String source) Gets the file size.abstract ProxySocket
UserSession.getProxySocketInput
(String source, long offset) Gets the proxy socket input.abstract ProxySocket
UserSession.getProxySocketInput
(String source, long offset, long length) Gets the proxy socket input.abstract ProxySocket
UserSession.getProxySocketOutput
(String target, long offset, int umask) Gets the proxy socket output.UserSession.getTempFile()
Gets the temp file.void
Mkdir.void
Move file.void
Rmdir. -
Uses of EccmdException in ecmwf.common.security
Methods in ecmwf.common.security that throw EccmdException -
Uses of EccmdException in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that throw EccmdExceptionModifier and TypeMethodDescriptionvoid
MasterProvider.UserDataSpace.check
(ProxySocket proxy) Check.void
IncomingProfile.checkPermission
(String permission, String filename) Check permission.void
MasterProvider.UserDataSpace.deleteFile
(String source, boolean force) Delete file.long
MasterProvider.UserDataSpace.getFileLastModified
(String source) Gets the file last modified.MasterProvider.UserDataSpace.getFileList
(String path) Gets the file list.MasterProvider.UserDataSpace.getFileList
(String path, String options) Gets the file list.MasterProvider.UserDataSpace.getFileListElement
(String path) Gets the file list element.long
MasterProvider.UserDataSpace.getFileSize
(String source) Gets the file size.MasterProvider.UserDataSpace.getProxySocketInput
(String source, long offset) Gets the proxy socket input.MasterProvider.UserDataSpace.getProxySocketInput
(String source, long offset, long length) Gets the proxy socket input.MasterProvider.UserDataSpace.getProxySocketOutput
(String target, long offset, int umask) Gets the proxy socket output.MasterServer.importECUser
(String uid) Import ec user.void
Mkdir.void
Move file.void
Rmdir. -
Uses of EccmdException in ecmwf.ecpds.mover
Methods in ecmwf.ecpds.mover that throw EccmdExceptionModifier and TypeMethodDescriptionvoid
MoverProvider.UserDataSpace.check
(ProxySocket proxy) Check.void
Chmod.void
ECauthModule.connect
(String location, ECtransSetup setup) Connect.void
MoverProvider.UserDataSpace.deleteFile
(String source, boolean force) Delete file.long
MoverProvider.UserDataSpace.getFileLastModified
(String source) Gets the file last modified.MoverProvider.UserDataSpace.getFileList
(String path) Gets the file list.MoverProvider.UserDataSpace.getFileList
(String path, String options) Gets the file list.MoverProvider.UserDataSpace.getFileListElement
(String path) Gets the file list element.long
MoverProvider.UserDataSpace.getFileSize
(String source) Gets the file size.MoverProvider.UserDataSpace.getProxySocketInput
(String source, long offset) Gets the proxy socket input.MoverProvider.UserDataSpace.getProxySocketInput
(String source, long offset, long length) Gets the proxy socket input.MoverProvider.UserDataSpace.getProxySocketOutput
(String target, long offset, int umask) Gets the proxy socket output.void
Mkdir.void
Move file.void
Rmdir.