Package eu.dnetlib.apps.oai.storage
Class FtpStorage
java.lang.Object
eu.dnetlib.apps.oai.storage.StorageClient
eu.dnetlib.apps.oai.storage.FtpStorage
-
Constructor Summary
ConstructorsConstructorDescriptionFtpStorage(String jobId, URI storageBasePath, String ftpUser, String ftpPassword) -
Method Summary
Methods inherited from class eu.dnetlib.apps.oai.storage.StorageClient
getStorageUrl
-
Constructor Details
-
FtpStorage
-
-
Method Details
-
complete
public void complete()- Overrides:
completein classStorageClient
-
prepareCurrentPage
public void prepareCurrentPage(long page) - Specified by:
prepareCurrentPagein classStorageClient
-
saveFile
- Specified by:
saveFilein classStorageClient
-