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

(Feature Request) Smb file storage #352

Open
RubyEyedReaper opened this issue Oct 1, 2024 · 7 comments
Open

(Feature Request) Smb file storage #352

RubyEyedReaper opened this issue Oct 1, 2024 · 7 comments

Comments

@RubyEyedReaper
Copy link

Being able to change the download location to an SMB rather than just local file storage, this would make all the difference

@XITRIX
Copy link
Owner

XITRIX commented Dec 13, 2024

You already can do that
You can add SMB server into Files app, than open iTorrent -> Preferences -> Storage and add this SMB server as storage for iTorrent
LibTorrent not really optimized to have slow read\write access and could lag because of that, but at least it should work

@CrazyFriedRice
Copy link

I'm assuming this is some sort of user error here, but any idea if this is normal?image

image

Shows up as a read only drive for me. Works fine in the Files app and also VLC app. Able to read/write. I approved all permissions. Advice?

@CrazyFriedRice
Copy link

Actually it now shows read only in Files app and other apps as well. Do I need to be jailbroken perhaps?

@XITRIX
Copy link
Owner

XITRIX commented Dec 17, 2024

No, it's SMB server setting, you need to allow specific filesystem in config. Honestly, I forgot it's name, but I found it by Googling something like "iOS Files SMB server read only"

UP.
Wait, you said that you can write in Files app, but in iTorrent it's read only? If yes, it's weird, it should have the same access as regular Files app

@CrazyFriedRice
Copy link

Absolutely correct! Interesting issue this one. I managed to regain some write control using the owlfiles app to modify, rename, etc before moving to smb. Issue isn't with the app. 🙌

@XITRIX
Copy link
Owner

XITRIX commented Dec 17, 2024

Btw. on screenshot you are in root of host, which is read only for sure. You need to select a folder where iTorrent will write it's files

@CrazyFriedRice
Copy link

After doing a bit more googling, I see what you meant by host root now. Thanks for explaining! Very much appreciated:)

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

No branches or pull requests

4 participants
@XITRIX @RubyEyedReaper @CrazyFriedRice and others