Opened 10 years ago
Last modified 10 years ago
#611 closed task
Create package for supporting external files via SFTP — at Version 1
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 (last modified by )
A file item could register an external URL like:
sftp://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.
Change History (1)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|---|
Summary: | Create package for supporting external files via SCP → Create package for supporting external files via SFTP |
Note:
See TracTickets
for help on using tickets.