Opened 10 years ago
Last modified 10 years ago
#611 closed task
Create package for supporting external files via SCP — at Initial Version
Reported by: | Nicklas Nordborg | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | External files support 1.0 |
Component: | net.sf.basedb.xfiles | Keywords: | |
Cc: |
Description
A file item could register an external URL like:
scp://my.file.server/path/to/file.txt
The file item must be connected to a FileServer
item which contains connection parameters. A host, username, password and SSH fingerprint is required. A root path is recommended to prevent access to sensitive files. The connection manager uses SSH to connect to the server and a download the file.
Note:
See TracTickets
for help on using tickets.