Custom DocStore SFTP Setup

OLE

This is a manual activity needed anytime an OLE DocStore server is spun up

 

A. log into the doc-store server

StepAction

1.

ssh root@dev.docstore.ole.kuali.org

2.

cd /root/kuali-ec2/src/main/resources

3.

ant olesftp

4.

exit

root@ip-10-164-17-233~/kuali-ec2/src/main/resources]# ant olesftp
Buildfile: /root/kuali-ec2/src/main/resources/build.xml

olesftp:
     [exec] Creating mailbox file: File exists
     [exec] Changing password for user upload.
     [exec] passwd: all authentication tokens updated successfully.
     [copy] Copying 1 file to /etc/ssh
     [copy] Copying 1 file to /usr/local/tomcat/conf
     [exec] Stopping sshd:  [  OK  ]
     [exec] Starting sshd: [  OK  ]

BUILD SUCCESSFUL
Total time: 3 seconds

 

 

 

Operated as a Community Resource by the Open Library Foundation