Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.5k views
in .NET FTP by (440 points)
Does edtFTPNetPRO provide a way to test whether the remote server is a unix machine or a windows machine?

1 Answer

0 votes
by (162k points)
GetSystemType() will return you a string that says something about the remote system (for FTP and FTPS).

However be warned that this isn't too reliable, e.g. a server might be trying to represent a Unix system while running on Windows, for example.

Categories

...