"-s" is for silent

Core FTP client questions and answers
Post Reply
FurryLady
Posts: 3
Joined: Tue Jul 11, 2006 1:49 pm

"-s" is for silent

Post by FurryLady »

I have added the "-s" command line script switch to the end of my code yet the banner sill appears. I have other scripts that work, yet this one which happens to be my longest script does not work. :? Is there a script length limit, or can I put the "-s" in a different place for it to work :?:


-----------------------------------------------------------------------------------
"c:\Program Files\Coreftp\coreftp.exe" -O -A -u D:\Interface\BlueBlues\SSS\bluetestl -site BLUEBLUES_SSS -log C:\COREftp_LOGS\blue_sss.log -s
-----------------------------------------------------------------------------------
FurryLady
Posts: 3
Joined: Tue Jul 11, 2006 1:49 pm

suggestion results

Post by FurryLady »

I tried to remove the "-s" and also move it to another position and it still displays the dos window. Is there another switch ( or a conflict in a switch ) that could cause this.

For example :
> bad script has -log [->] good script has -output
> bad script not used [->] good script -OA
> bad script not used [->] good script -B
> bad script has local script [->] does NOT have a local folder (in GUI)

Any suggestions would greatly be appreciated.
FurryLady
Posts: 3
Joined: Tue Jul 11, 2006 1:49 pm

Post by FurryLady »

The UNclarity was on my part. The COREftp 'splash screen' ( I realize it displays as I am unregistered ) but it's the CMD.EXE window that displays my DOS command ( ie. my batch file ), it is my understanding that the "-s" will suppress this ( DOS window ).
Post Reply