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

Method UploadFiles is throwing Expcetion "bad login" #33

Closed
hekystyle opened this issue Jan 21, 2017 · 4 comments
Closed

Method UploadFiles is throwing Expcetion "bad login" #33

hekystyle opened this issue Jan 21, 2017 · 4 comments

Comments

@hekystyle
Copy link

Hi,
i think i found an issue. When i connect to FTP server via Total Commander, then when i connect to FTP via your FtpClient class at the same time, then when i use method UploadFile on instance of FtpClient then method is throwing Exception with InnerException "bad login". This behavior stops when i disconnect from FTP in Total Commander.

@robinrodricks
Copy link
Owner

Maybe your server only allows one connection at a time?

@hekystyle
Copy link
Author

I dont think that't it. Because when i am uploading maybe 5 files then 4 files are loaded and in the fifth it throws excpetion.

@robinrodricks
Copy link
Owner

I've fixed this issue in the latest version which you can grab from nuget. Does it work for you now?

@hekystyle
Copy link
Author

hekystyle commented Feb 9, 2017

I am sorry, i could not answer earlier. Yes, it works for me. Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants