thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.95k stars 202 forks source link

SFTP connect #419

Closed orgserj closed 2 years ago

orgserj commented 2 years ago

HOw add server for sftp connect?

bummoblizard commented 2 years ago

Thank you for reaching out! I assume you are using the TestFlight version. SFTP is just a ssh connection. You'll need to enable ssh access in your computer.

For Mac: https://support.apple.com/en-gb/guide/mac-help/mchlp1066/mac

orgserj commented 2 years ago

Thank you for reaching out! I assume you are using the TestFlight version. SFTP is just a ssh connection. You'll need to enable ssh access in your computer.

Yes, testflight. I can't find the item in the application interface how to add my server

bummoblizard commented 2 years ago

Are you using an iPhone? The feature is not yet available for iPhone.

On Tue, 19 Apr 2022 at 15:56, orgserj @.***> wrote:

Thank you for reaching out! I assume you are using the TestFlight version. SFTP is just a ssh connection. You'll need to enable ssh access in your computer.

Yes, testflight. I can't find the item in the application interface how to add my server

— Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/419#issuecomment-1102236925, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJE6T242EYYJYEIKQOG5RYDVFZRKZANCNFSM5TX56T6A . You are receiving this because you commented.Message ID: @.***>

orgserj commented 2 years ago

Are you using an iPhone? The feature is not yet available for iPhone.

Yes, your application is very convenient as it is similar to vscode, add sftp support on iphone please (download upload edit files). It is because of this function that I am ready to buy in the apple store! It would be ideal to add pylance) thank

bummoblizard commented 2 years ago

@orgserj It's now available in the latest TestFlight build.