Mailing List Archive

[Bricolage #178] SFTP publishing does not work if a port is not supplied.
// Add your reply above here
==================================================
Matthew Rolf updated this ticket at June 4th, 2010 @ 04:39 PM

The following commit:

http://github.com/bricoleurs/bricolage/commit/74cacbed9e01de3b36e64d620b1bccfb9101ebdf

Broke SFTP publishing if the user doesn't supply a port. Given that there's nothing in the app interface that requires the user to list a port, $port should default to 22.
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
Milestone: 2.0.1
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/178-sftp-publishing-does-not-work-if-a-port-is-not-supplied
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/178-sftp-publishing-does-not-work-if-a-port-is-not-supplied/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support@lighthouseapp.com or http://help.lighthouseapp.com
[Bricolage #178] SFTP publishing does not work if a port is not supplied. [ In reply to ]
// Add your reply above here
==================================================
Matthew Rolf updated this ticket at June 4th, 2010 @ 04:55 PM

In looking at the code, the FTP mover has the same language that SFTP mover had before this commit. Someone might want to test if that code also has an issue with port specification.
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
Milestone: 2.0.1
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/178-sftp-publishing-does-not-work-if-a-port-is-not-supplied
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/178-sftp-publishing-does-not-work-if-a-port-is-not-supplied/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support@lighthouseapp.com or http://help.lighthouseapp.com