-
Notifications
You must be signed in to change notification settings - Fork 35
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
Trouble copying files larger than 200MB over SMB #42
Comments
Can confirm. SMB advertises around 200MB of free space regardless of free space and SD card size (64 GB in my case, 5 GB used). Also, it would probably be better to serve each drive as an individual share - not all together as folders inside "mount" - as that would allow your SMB daemon to correctly report the free space for each individual drive. |
Same there - even 80MB is not possible. Commenting there just to be informed about activities |
This should be fixed in the latest beta: https://github.com/ALSchwalm/pISO/releases/tag/v1.2.0-beta.1 |
Unfortunately, on OSx it doesn't work. See attached screenshots - even
Samba rejects to work.
…On Mon, 15 Oct 2018 at 04:30, Adam Schwalm ***@***.***> wrote:
This should be fixed in the latest beta:
https://github.com/ALSchwalm/pISO/releases/tag/v1.2.0-beta.1
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#42 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AS70b0fszU3CVb2G9KSnOKnVCablGq6Jks5uk_MrgaJpZM4XL4dc>
.
|
@ajanulis Your file did not attach correctly. I have tested this on MacOS Sierra and it is working correctly. Are you authenticating as the 'piso' user (or whatever user you have configured in your |
@adamschwalm@gmail.com <adamschwalm@gmail.com> are you connecting from OSx
via wifi? It works correctly if I just plug it into USB, but over wifi it
rejects on samba, o ftp it mounts as read only. And yes, I am using correct
usearname and password - otherwise I will not be able to connect to if with
ftp. This is why I've attached these screenshots
…On Tue, 16 Oct 2018 at 14:29, Adam Schwalm ***@***.***> wrote:
@ajanulis <https://github.com/ajanulis> Your file did not attach
correctly. I have tested this on MacOS Sierra and it is working correctly.
Are you authenticating as the 'piso' user (or whatever user you have
configured in your piso.config)?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#42 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AS70b1x6nxHn0gUGafg6UTrqdFLs_aDpks5uldEygaJpZM4XL4dc>
.
|
Can confirm it works as expected. ~500MB successfully transferred. Thanks for the quick fix. |
@joedemo42 are you using Win or OSx? Wifi of USB? |
@ajanulis Wifi/SMB obviously. Also, MacOS X 10.13.6. |
@joedemo42 - hmm, same 10.13.6 here. How you power it? Maybe I got all this due to powering it from USB power bank? Have no idea where to start digging |
@ajanulis I just plugged it right into my 2012 MacBook Air. No additional power. Let me know if you need me to try something. Maybe I can help you! |
I just tested that beta on my 2017 MacBook Pro (also 10.13.6) and it seems to be working. Just to test, I also tried it while powered from a phone charger and had no issue. |
thanks all, tested with another MacBook and everything works as expected!
Sorry for fake warning - looks like my OSx is somehow screwed up :( time
for fresh installation. By the way, @adamschwalm@gmail.com
<adamschwalm@gmail.com> , as you are saving some customers settings in a
file, it might be good to save OLED orientation as well - it's not a big
deal, of course, rotate it each time I power it, but... just a nice feature.
Thank you once again and happy hacking!
p.s. I also had an idea to use it as flash drive for music in a car (with 2
different playlists on different virtual Drives - one for my, one for my
girlfriend), but that BT/USB player/amplifier can't access drives as then I
plug it in, pISO stays in "loading" state all the time.
Aidas
…On Wed, 17 Oct 2018 at 02:49, Adam Schwalm ***@***.***> wrote:
I just tested the latest beta on my 2017 MacBook Pro (also 10.13.6) and it
seems to be working. Just to test, I also tried it while powered from a
phone charger and had no issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#42 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AS70b_a-oTm22Ow48mV_toIaa9-rhuljks5uln6IgaJpZM4XL4dc>
.
|
A user has reported difficulty copying larger files (>200MB) via SMB.
The text was updated successfully, but these errors were encountered: