SMB share refresh question in debian
18 Jul 2024 06:41 #305558
by cornholio
Replied by cornholio on topic SMB share refresh question in debian
It would seem to be the problem you are describing is an issue with the probe basic file browser.
It would be an idea to make that issue known, especially the difficulty in moving through the directory tree.
Whilst your solution appears to work it would appear to be only slightly better than running rsync every couple of minutes via cron.
It would be an idea to make that issue known, especially the difficulty in moving through the directory tree.
Whilst your solution appears to work it would appear to be only slightly better than running rsync every couple of minutes via cron.
Please Log in or Create an account to join the conversation.
- chienMouille
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 3
18 Jul 2024 15:01 #305577
by chienMouille
Replied by chienMouille on topic SMB share refresh question in debian
Yeah, the watchdog they have in Syncthing seems to loop more often than every couple of minutes. I also almost just wrote a simple watch script in python to monitor the folder and pull any changes. Of course pushing is always more ressources economical. I just assumed the mechanism they implemented in Syncthing would be more efficient than any of my poor man's solutions.
Any idea where I can suggest to Probebasic to implement a REFRESH button?
Any idea where I can suggest to Probebasic to implement a REFRESH button?
Please Log in or Create an account to join the conversation.
18 Jul 2024 19:48 #305594
by cornholio
Replied by cornholio on topic SMB share refresh question in debian
On the project's GitHub page.
Please Log in or Create an account to join the conversation.
- chienMouille
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 3
19 Jul 2024 07:45 #305616
by chienMouille
Replied by chienMouille on topic SMB share refresh question in debian
Right. thanks.
done: github.com/kcjengr/probe_basic/issues/119
Out of curiosity: do you manage to have actual synchronization of remote shares on Linux file explorer without manually refreshing (either by F5 or going up a folder and down)?
Or is it just something that's not a thing?
done: github.com/kcjengr/probe_basic/issues/119
Out of curiosity: do you manage to have actual synchronization of remote shares on Linux file explorer without manually refreshing (either by F5 or going up a folder and down)?
Or is it just something that's not a thing?
Please Log in or Create an account to join the conversation.
- chienMouille
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 3
19 Jul 2024 09:11 #305626
by chienMouille
Replied by chienMouille on topic SMB share refresh question in debian
Ok, yes, manually you manage.
Question was: automatically.
-> Default behaviour in both Windows and MacOs,
Question was: automatically.
-> Default behaviour in both Windows and MacOs,
Please Log in or Create an account to join the conversation.
19 Jul 2024 10:47 #305636
by cornholio
Replied by cornholio on topic SMB share refresh question in debian
Dunno mate, don't use windows.
Please Log in or Create an account to join the conversation.
- chienMouille
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 3
19 Jul 2024 11:30 #305638
by chienMouille
Replied by chienMouille on topic SMB share refresh question in debian
question = automatically on debian
Please Log in or Create an account to join the conversation.
- chienMouille
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 3
21 Jul 2024 06:44 - 21 Jul 2024 06:49 #305751
by chienMouille
Replied by chienMouille on topic SMB share refresh question in debian
The lack of dynamic refresh of remote smb shares in debian seems to be a long time Xfce issue, as per the few (mostly old) various forum's threads.
I guess a way of manually refresh in the various Guis would be the most straight forward fix.
That, or any type of dynamic local copying mechanism (rsync, syncthing, hosting the share on the machine rather than the server, etc.)
The syncthing option works great for me, been using the last days. It does exactly what I need, files appear in the gui's file browser as soon uploaded on the server, no user input needed.
I guess a way of manually refresh in the various Guis would be the most straight forward fix.
That, or any type of dynamic local copying mechanism (rsync, syncthing, hosting the share on the machine rather than the server, etc.)
The syncthing option works great for me, been using the last days. It does exactly what I need, files appear in the gui's file browser as soon uploaded on the server, no user input needed.
Last edit: 21 Jul 2024 06:49 by chienMouille.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.082 seconds