avanc / photOS

Operating System for digital photo frames
Other
85 stars 14 forks source link

Support of smb or sftp as alternative to webdav #25

Open mrlaja-zz opened 3 years ago

mrlaja-zz commented 3 years ago

the Project is perfect! release v0.3.0-rc1 works fine.

id would be perfect to connect the Pictureframe via smb or sftp. my Openmediavault 5 server do not WebDav...

avanc commented 3 years ago

I already had a Nextcloud server when I started the project. Thus, webdav was the obvious choice at that time. But I agree that smb and sftp are both good alternatives. What would be your favourite?

mrlaja-zz commented 3 years ago

Smb would be the Favorite for the User in their own Networks. Butt sftp ist better for User in other Networks. I would Like to Install such an pictureframe at my parents place and host the Pictures on my Server. So they Always can See Always nee Images Form their Grandchildren..... My moms Smartphone makes Backups in my Server, and IT works fine.

So stfp.

MfG Jan

chr2k commented 3 years ago

Great if smb or similar would be integrated :-)

admindonkey commented 3 years ago

Hi, does anybody know how I can realize the SMB sync?

Greetings

avanc commented 3 years ago

@admindonkey Unfortunately, SMB is not supported yet. I already had a look in different tools, which might be used for SMB and maybe also other protocols. But not ready.

admindonkey commented 3 years ago

Oh, how pity. Do you think it will be possible in near future?

avanc commented 3 years ago

I plan to use Rclone as it would allow a bunch of sync sources (e.g. SMB, SFTP, WebDAV). However, there is no package for buildroot and I have to create it. As I'm not that familiar with go-lang, I don't want to promise anything. But I'm optimistic to have SMB supported within the holiday season :-)

FriendOfphotoOS commented 12 months ago

Hi, is there already a date for when the smb protocol will be integrated into photoOS?