Skip to content

Releases: oklimberg/fastlane-plugin-sftp

1.1.0

15 Apr 10:57
Compare
Choose a tag to compare

Added

  • added optional parameter :server_port to specify a custom port (#1 )
  • added possibility to specify absolute target directories on the remote server (#2)

Changed

  • releative target paths on the remote server are based on the directory the user is located in after successful login (#2)

Fixed

  • fixed creation of remote upload directory if not all parent directories exists (#2)