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

Trouble copying files larger than 200MB over SMB #42

Closed
ALSchwalm opened this issue Oct 7, 2018 · 13 comments
Closed

Trouble copying files larger than 200MB over SMB #42

ALSchwalm opened this issue Oct 7, 2018 · 13 comments

Comments

@ALSchwalm
Copy link
Owner

A user has reported difficulty copying larger files (>200MB) via SMB.

@joedemo42
Copy link

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.

@ajanulis
Copy link

Same there - even 80MB is not possible. Commenting there just to be informed about activities

@ALSchwalm
Copy link
Owner Author

This should be fixed in the latest beta: https://github.com/ALSchwalm/pISO/releases/tag/v1.2.0-beta.1

@ajanulis
Copy link

ajanulis commented Oct 16, 2018 via email

@ALSchwalm
Copy link
Owner Author

@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)?

@ajanulis
Copy link

ajanulis commented Oct 16, 2018 via email

@joedemo42
Copy link

Can confirm it works as expected. ~500MB successfully transferred. Thanks for the quick fix.

@ajanulis
Copy link

@joedemo42 are you using Win or OSx? Wifi of USB?

@joedemo42
Copy link

@ajanulis Wifi/SMB obviously. Also, MacOS X 10.13.6.

@ajanulis
Copy link

@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

@joedemo42
Copy link

@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!

@ALSchwalm
Copy link
Owner Author

ALSchwalm commented Oct 17, 2018

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.

@ajanulis
Copy link

ajanulis commented Oct 17, 2018 via email

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

3 participants