Anyjoe2000 Posted October 31, 2008 Posted October 31, 2008 I have fms 8 installed and want to use command lines to control it. I have fmsadmin installed and working fine on my computer but the command lines seem to be trying to access server on my computer not the computer the server is on. I can connect to the server fine using the admin console. the ip of the server is xxx.xxx.xxx.1 and mins is xxx.xxx.xxx.10 and in the admin console the hostname is filemaker server. Im using the command window in windows and type fmsadmin list files and it returns an error saying xxx.xxx.xxx.10: ip address is invalid or unreachable error 10502. so how do i structure the command to reach xxx.xxx.xxx.1 ?
IdealData Posted October 31, 2008 Posted October 31, 2008 Did you try this... fmsadmin list files -i xxx.xxx.xxx.1 The help system shows lots of different "flags" that you can use with the commands (-i is for IP address) Try also fmsadmin -h
Recommended Posts
This topic is 5867 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now