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

How to create new smb file on server ? #96

Closed
fatenumber2 opened this issue Oct 27, 2016 · 1 comment
Closed

How to create new smb file on server ? #96

fatenumber2 opened this issue Oct 27, 2016 · 1 comment

Comments

@fatenumber2
Copy link

Hi tguillem

Thanks you very much about awesome library.

I already can upload data from IOS device to an exist file on smb server using smb_fwrite().
But I don't know how to create a new file on smb server from IOS device, and upload data to it.

Can you show me how to do that please?
Some thing like smb_file_create() as smb_dir_create().

@rodrigobusata
Copy link

I had the same problem here, and I solved it changing the param Write to ReadWrite when I use the method smb_fopen()

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

2 participants