We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The library will be switching to hosted Illiad in August. @kevinreiss says we will need to do two things:
/mnt/hosted_illiad/ILL_OCR_Scans/ocr_scan
/mnt/hosted_illiad/ILL_OCR_Scans/images
We're switching to hosted ILLiad early 2025. We need to have this ready to go before then.
The text was updated successfully, but these errors were encountered:
Note:
Their SFTP server has IP restrictions, so you have to tunnel traffic. To do so:
ssh -L 2222:princeton.illiad.oclc.org:222 pulsys@figgy-web-staging2
Then in FileZilla (or however you want to connect to sftp), you connect to localhost:2222, using the correct auth info.
Sorry, something went wrong.
@kevinreiss I've no idea where to put these things. Is it this uploads directory? I don't know how Illiad works. It used to be an images directory.
uploads
images
@tpendragon here is ILLiad's response - let me know if this makes sense to you:
We utilize the ILLiad default location for PDF files that get delivered to patrons:
c:\inetpub\wwwroot\illiad\pdf\
And thus the URL to access them would look like this:
https://princeton.illiad.oclc.org/illiad/pdf/[TN#].pdf
And when you are accessing your OCLC hosted ILLiad web server via SFTP .. there is an additional folder due to the storage file system we utilize:
/cygdrive/c/Inetpub/wwwroot/illiad/pdf
During the actual migration, we can add the PDF files to the correct location.
Successfully merging a pull request may close this issue.
Summary
The library will be switching to hosted Illiad in August. @kevinreiss says we will need to do two things:
/mnt/hosted_illiad/ILL_OCR_Scans/ocr_scan
)/mnt/hosted_illiad/ILL_OCR_Scans/images
)Acceptance Criteria
/mnt/hosted_illiad/ILL_OCR_Scans/ocr_scan
)/mnt/hosted_illiad/ILL_OCR_Scans/images
)Impact
We're switching to hosted ILLiad early 2025. We need to have this ready to go before then.
Priority recommendation
The text was updated successfully, but these errors were encountered: