Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.3k views
in .NET FTP by
I'm using etdFtpnet-1.2.6 in my project.
In the web project, i need to save the information that is at the memory to a file on a FTP server.
I use the method "FtpClient.connect()" to connect the ftp server.
When web server and ftp server are defferent machines, i can connent the ftp server with ftp server's external domain name.
When web server and ftp server are the same machine, i can not connent the ftp server in the same way.
I must connect the ftp server with ftp server's local domain name.

1 Answer

0 votes
by (51.6k points)
That's a DNS issue. Please talk to your network administrator.

- Hans (EnterpriseDT)

Categories

...