I tried using corecmd.exe and I'm getting the same result.
Other suggestions???
Search found 5 matches
- Thu Jul 06, 2006 11:00 pm
- Forum: Client - General
- Topic: command line errorlevel environment variable
- Replies: 3
- Views: 973
- Mon Jun 26, 2006 11:47 pm
- Forum: Client - General
- Topic: command line errorlevel environment variable
- Replies: 3
- Views: 973
command line errorlevel environment variable
I'm trying to use the %ERRORLEVEL% environment variable when running coreftp within a batch file and the only result code that I get is 1 whether the transfer fails or succeeds. Any ideas? here is part of my batch file: "C:\Program Files\Coreftp\Coreftp.exe" -s -site solid -t TestingPut -O...
- Wed Jun 21, 2006 4:35 pm
- Forum: Client - Issues
- Topic: command line ftp - retry connection issue
- Replies: 5
- Views: 1356
- Tue Jun 20, 2006 3:37 pm
- Forum: Client - Issues
- Topic: command line ftp - retry connection issue
- Replies: 5
- Views: 1356
- Mon Jun 19, 2006 10:24 pm
- Forum: Client - Issues
- Topic: command line ftp - retry connection issue
- Replies: 5
- Views: 1356
command line ftp - retry connection issue
I'm trying to connect to an external ftp host through a proxy using a templete via a command line and my connection occasionaly fails without allowing me to connect. If I retry it manually it will work but it doesn't retry on it's own even though I have the retry settings set. here is the error mess...