Adding SFTP protocol #232

Merged
Llewellyn merged 8 commits from staging into master 5 years ago
Owner

Pull Request for Issue gh-230.

Summary of Changes

Adding SFTP, so we can via SFTP push updates and sales server files.

Testing Instructions

Add a SFTP settings to the new server area and see how it works.

Expected result

The package will be moved to the server via SFTP

Actual result

New Feature

Documentation Changes Required

May need to make a new tutorial on how to use this feature, but will first expand on this a little more before making the tutorial.

Pull Request for Issue gh-230. ### Summary of Changes Adding SFTP, so we can via SFTP push updates and sales server files. ### Testing Instructions Add a SFTP settings to the new server area and see how it works. ### Expected result The package will be moved to the server via SFTP ### Actual result New Feature ### Documentation Changes Required May need to make a new tutorial on how to use this feature, but will first expand on this a little more before making the tutorial.
Roline reviewed 5 years ago
Llewellyn reviewed 5 years ago
ro-ot (Migrated from github.com) approved these changes 5 years ago
ro-ot (Migrated from github.com) left a comment
Poster
Owner

Great new feature!

Great new feature!
Llewellyn added this to the Feature Requests project 8 months ago

Reviewers

Roline was requested for review 5 years ago
The pull request has been merged as ab88bd49a0.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b staging master
git pull origin staging

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff staging
git push origin master
Sign in to join this conversation.
No reviewers
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#232
Loading…
There is no content yet.