MyFTP
MyFTP copied to clipboard
Unable to connect to local FTP server
Same Issue here. Works from filezilla. Probably a certificate issue, as filezilla prompts to accept certificate.
Same Issue here. Works from filezilla. Probably a certificate issue, as filezilla prompts to accept certificate.
How to solve it.
Same Issue here. Works from filezilla. Probably a certificate issue, as filezilla prompts to accept certificate.
How to solve it.
No idea. Its up to project author to fix
Same Issue here. Works from filezilla. Probably a certificate issue, as filezilla prompts to accept certificate.
How to solve it.
No idea. Its up to project author to fix
In my opinion, the author will not fix the UWP application again, because the author did not deal with the same feedback as the previous one.
Same Issue here. Works from filezilla. Probably a certificate issue, as filezilla prompts to accept certificate.
How to solve it.
No idea. Its up to project author to fix
In my opinion, the author will not fix the UWP application again, because the author did not deal with the same feedback as the previous one.
Due to my new job, I don't really have much time to maintain this project. Since my time is limited, I keep focusing on Visum and FluentCast because they have many more users
Same Issue here. Works from filezilla. Probably a certificate issue, as filezilla prompts to accept certificate.
How to solve it.
No idea. Its up to project author to fix
In my opinion, the author will not fix the UWP application again, because the author did not deal with the same feedback as the previous one.
Due to my new job, I don't really have much time to maintain this project. Since my time is limited, I keep focusing on Visum and FluentCast because they have many more users
It's a shame when you create a very useful UWP app and refuse to maintain it because of low usage.
Even if all that needs to be maintained is such a low-level bug.
Same Issue here. Works from filezilla. Probably a certificate issue, as filezilla prompts to accept certificate.
How to solve it.
No idea. Its up to project author to fix
In my opinion, the author will not fix the UWP application again, because the author did not deal with the same feedback as the previous one.
Due to my new job, I don't really have much time to maintain this project. Since my time is limited, I keep focusing on Visum and FluentCast because they have many more users
It's a shame when you create a very useful UWP app and refuse to maintain it because of low usage.
Even if all that needs to be maintained is such a low-level bug.
Try out the v2022.801.232.0 with logger (b6ff45a05c51aef8005cf3cf2fc3e71a07345d2d)
Here's the log.
************************************************************** Logger started **************************************************************
[2022-08-01 19:40:48.683] > ConnectAsync()
[2022-08-01 19:40:48.683] Status: Connecting to ***:2121
[2022-08-01 19:40:48.916] EETypeRva:0x00147988(System.Net.Internals.SocketExceptionFactory.ExtendedSocketException) (10013): An attempt was made to access a socket in a way forbidden by its access permissions 192.168.10.16:2121
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exception) + 0x13
at System.Net.Sockets.Socket.EndConnect(IAsyncResult) + 0x1af
at System.Net.Sockets.Socket.<>c.<ConnectAsync>b__272_0(IAsyncResult) + 0x68
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at FluentFTP.FtpSocketStream.<EnableCancellation>d__63.MoveNext() + 0x121
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at FluentFTP.FtpSocketStream.<ConnectAsync>d__81.MoveNext() + 0x411
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at FluentFTP.FtpClient.<ConnectAsync>d__39.MoveNext() + 0xb4
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at FluentFTP.FtpClient.<ConnectAsync>d__37.MoveNext() + 0x1a4
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at MyFTP.ViewModels.LoginViewModel.<LoginCommandAsync>d__33.MoveNext() + 0xdd
************************************************************** Logger Dispose **************************************************************
I want help to migrate this project to Windows App SDK.
I was SO excited to use this because of the style matching Windows 11 (filezilla is ew on that end), but I only have a local server. This is still not working sadly, are there no plans still to fix this?