Search found 3 matches

by PaulLavallee
Thu Oct 06, 2011 12:48 pm
Forum: Client - Issues
Topic: corecmd.exe not using correct port
Replies: 5
Views: 6739

Good catch! The IP address is not correct. Although I am running this command line with the same account as I set up the site profile, corecmd is not picking up the correct IP address from the site profile. I do know that corecmd is seeing my site profiles because if I change the corecmd to use the ...
by PaulLavallee
Wed Oct 05, 2011 8:23 pm
Forum: Client - Issues
Topic: corecmd.exe not using correct port
Replies: 5
Views: 6739

I am using build 1695. When I add -s to the command line, it tries to connect using port 0: corecmd.exe -s -site LOCKBOX -d /home/lockboxPRJ/Subscriber20110913.txt -p d:\sysadmin\ -log d:\sysadmin\FTP.log Log file: 10/05/11 16:22 Resolving ... Connect socket #1760 to 10.5.55.201, port 0...Can't esta...
by PaulLavallee
Wed Oct 05, 2011 5:02 pm
Forum: Client - Issues
Topic: corecmd.exe not using correct port
Replies: 5
Views: 6739

corecmd.exe not using correct port

I set up a SSH/SFTP site through the GUI using port 22 and I am able to connect and download files. When I execute corecmd using the site I created, it tries to connect using port 21 (if I do not specify the -s option) or port 0 (if I do specify the -s option). I know this from the log file. Does an...