0

Is this possible? Or what is the best way to do so in a .NET application?

MPelletier
  • 16,256
  • 15
  • 86
  • 137
defmx
  • 13
  • 3

1 Answers1

1

If you mean on the server, it depends on the FTP software. If it's Windows-hosted and integrated with Windows security, you'd have to change the username/password through Windows (possibly Active Directory, etc.) If it's some other off-the-shelf FTP software, then it depends on how they deal with passwords.

Peter Ritchie
  • 35,463
  • 9
  • 80
  • 98