PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Best Approach for SFTP Actions

Using: FS/SCM 9.2.55, PeopleTools 8.62.7

Use Case: from PeopleCode, perform file operations (list files, delete, rename, copy) on an SFTP site

PeopleSoft lets you use the attachment functions to simulate some of this - you can upload or download a file, but this doesn't seem like it's really designed for the full scope of file operations.

I was thinking of using the Apache Java SSHD-SFTP library because PeopleTools ALREADY includes the Apache SSHD prerequisites. I'd have to wrap it in a java class probably (to avoid issues with overloaded methods or generics).

Is there a better way to handle it?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center