×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
First of all, try
CFGTCP
1. Work with TCP/IP interfaces
Record the values displayed.
Not that I've ever tried it but I wonder if it's possible to do a "bind
specific" on the ftp server. If it is, that might be your problem.
I often have multiple IP addresses. One for the OS itself and one for
each Domino server on that server.
http://wiki.midrange.com/index.php/Change_IP_Address
Second, "uploading a CSV file from Excel" and ftp may not be related. If
you are using the internal data transfer function of Excel versus a ftp
session they are most certainly two different functions.
Try
NETSTAT *CNN
F14=Display port numbers
F15=Subset
Local port range:
Lower value . . . . . . . . 21
I have this:
Remote Remote Local
Address Port Port Idle Time State
* * 21 000:23:26 Listen
This tells me that ftp is listening on port 21 to ALL IP addresses I have
configured on my local lpar. (no bind specific)
If you do not have port 21 listening then try
STRTCPSVR SERVER(*FTP)
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.