If i were to build an sftp client which launched with logon details, and could then controlled by sending commands to that daemon; would that be ideal way to create an sftp client with disposable credentials?
feedback
|
|
I believe such clients already exist:
All of these run as daemons and are controllable through standard operating system functions (read directory, open file, etc.). | ||||
|
feedback
|