Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to link Folders in File App Integration #1498

Closed
PhilipJonasFranz opened this issue Jul 5, 2022 · 4 comments
Closed

Allow to link Folders in File App Integration #1498

PhilipJonasFranz opened this issue Jul 5, 2022 · 4 comments
Labels
feature Feature requested by users

Comments

@PhilipJonasFranz
Copy link

Currently, it seems that Blink only allows to share single files in the iOS files app. For example:

  • Blink is connected to the remote via ssh.
  • The remote exposes its home directory containing git repositories.
  • On my local device, I want to open a git repository in Working Copy.
  • Blink as a file provider is grayed out as it seems to be unable to share folders.

Ideally, it would be possible to open a folder from the remote that is shared via Blink. An alternative to this setup is to expose the locations via Samba. But because the samba implementation in the iOS files app seems to be lacking, this approach is not viable.

This page Texpad Docs describes the situation in more detail, starting from section 3.

@PhilipJonasFranz PhilipJonasFranz added the feature Feature requested by users label Jul 5, 2022
@carloscabanero
Copy link
Member

Is this related to #1499 ?

@PhilipJonasFranz
Copy link
Author

PhilipJonasFranz commented Jul 15, 2022

I don’t think so. As I understand it, this issue is about linking files into Blink to edit them there with Code. What I want to do is expose files from a connected remote device (in my case a raspberry pi) in the files app via Blink, so other apps can use the provided files.

This functionality is already implemented (Hosts > Files.App > Add Location). This works fine and the folder can be accessed in the files app. However, when I try to link entire folders exposed by Blink in another app, say in the Texpad app, Blink is grayed out as a file provider. However, when I only link a single file, it works just fine.

@carloscabanero
Copy link
Member

Thanks for the clarification.

@carloscabanero
Copy link
Member

Will fix as part of #1717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requested by users
Projects
None yet
Development

No branches or pull requests

2 participants