You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I want to configure my Jira Service management (cloud instance) with SFTP, So I can move the file/s from jira ticket to SFTP and vice versa. I found 2-3 plugins in Jira marketplace but It take me out of the Jira so as such I haven't any native Jira plugin to achieve my scenario. I need it for cloud Jira instance with SFTP.
The plugin I have already checked and not fulfil my scenario:
1. https://teamfiles.atlassian.net/
Can you please suggest?
Regards,
Amir
I am sorry, but your requirement is not clear.
Jira holds attachments on issues, you can fetch these out by clicking on them in the UI or asking for them over the REST API..
SFTP is a protocol for transferring files between file systems.
Could you explain more about what you're trying to do with SFTP and Jira?
Actual goal is to integrate it with an organization's SFTP after whitelisting IPs of Atlassian.
We already have a plugin in Atlassian Gallary by the name of Team Files and is for JIRA Cloud but it does not support SFTP protocol to get access of SFTP within private network/on-prem from JIRA Cloud.
https://teamfiles.atlassian.net/
We are looking for Plugin which can support SFTP protocol and is for JIRA Cloud.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nic Brough -Adaptavist- The requirement would be to have automation that connects to an on-prem SFTP server to pull a data file (CSV) contain rows of customers to create. This of course involves automation rules both at the start and end of the process but is there a plugin that can support a connection via SFTP protocol to bring data into JSM?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not aware of any app that can do that.
It would probably be better to do it from the outside - when you realise you want to attach a file from your sftp server, have a process that can attach it to the issue by sending it over the REST API to Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.