#8106 closed enhancement (invalid)
Add support for upgrade via SFTP (SSH File Transfer Protocol)
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.7 |
| Component: | Upgrade/Install | Keywords: | upgrade, sftp, ssh |
| Focuses: | Cc: |
Description
To reproduce:
- In dashboard: Click Tools -> Update
- Fill in SFTP account information
- Click proceed
Result:
"Error: There was an error connecting to the server, Please verify the settings are correct."
I have verified that the account information is correct by successfully connecting with both FileZilla and PyTTy.
What more information do you need to troubleshoot this further?
Change History (5)
#3
@
17 years ago
- Keywords ssh added
- Summary changed from Upgrade with SFTP fails in 2.7 beta 2 to Add support for upgrade via SFTP (SSH File Transfer Protocol)
- Type changed from defect to enhancement
Ah, I see what the problem is, FTPS is not the same as SFTP, silly me. As the title says, I only have access to my host via SFTP, not FTPS (trying that in FileZilla makes the connection fail too).
So this bug is then transformed from a bug to a feature request.
Note: See
TracTickets for help on using
tickets.
try using localhost or 127.0.0.1 for the hostname, see if that helps you.