You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm tying to transfer data from my iPad to a shared folder on Windows(10), but a weird issue seems to occur.
When the data transfer is in progress, the connection suddenly gets interrupted and the data transfer fails. At the same time when i try to establish back the connection, it also fails with "Login Authentication Fails".
But in my app if i lock-unlock the iPad, the connection again resumes and the data-transfer happens(which again gets disrupted after some time).
The reconnection might be happening since i'm trying to reconnect again(which is missing with the sample).
I was doubtful to the SMB version being more than the supported one but that's not the case it seems, since i tried disabling the SMB2 version on the system as well but the same issue resumed.
The firewall and the anti-virus is disabled too.
The scenarios works completely fine with a MAC and Linux system.
Plus there is no specificity of time and amount of data that got transferred.
Hardware / Software
Which version of iOS are you running? - 11.1.2
What model of iOS device were you testing on? iPad Air
Expected Results
What is the outcome result you want to achieve with this library?
I want to have the data transferred to the Windows system without interruption.
Steps to Reproduce
What are the steps needed to reproduce this issue?
Connect to a windows system.
Trigger data transfer.
You will notice that the transfer stops abruptly and the connection does not resumes.
The text was updated successfully, but these errors were encountered:
Hello Oliver,
I'm tying to transfer data from my iPad to a shared folder on Windows(10), but a weird issue seems to occur.
When the data transfer is in progress, the connection suddenly gets interrupted and the data transfer fails. At the same time when i try to establish back the connection, it also fails with "Login Authentication Fails".
But in my app if i lock-unlock the iPad, the connection again resumes and the data-transfer happens(which again gets disrupted after some time).
The reconnection might be happening since i'm trying to reconnect again(which is missing with the sample).
I was doubtful to the SMB version being more than the supported one but that's not the case it seems, since i tried disabling the SMB2 version on the system as well but the same issue resumed.
The firewall and the anti-virus is disabled too.
The scenarios works completely fine with a MAC and Linux system.
Plus there is no specificity of time and amount of data that got transferred.
Hardware / Software
Which version of iOS are you running? - 11.1.2
What model of iOS device were you testing on? iPad Air
Expected Results
What is the outcome result you want to achieve with this library?
Steps to Reproduce
What are the steps needed to reproduce this issue?
The text was updated successfully, but these errors were encountered: