Search code examples
importftpazure-devopsipasource-code-protection

Importing Source code in FTP folder to VSTS


A third party is building a mobile application for my company and they developing using XCode. They have given their source code to us using SFTP server so the code now resides in an FTP folder that has restricted access. How can I import this source code into VSTS? The folder containing source code has zip files and a .ipa file.


Solution

  • The are a few things you need to do:

    1. Create a new Project in VSTS (skip this step if you already have a project).
    2. Init a repository
    3. Upload the repository