Search found 6 matches

by rogerLi
Thu Nov 09, 2006 4:46 pm
Forum: Client - General
Topic: Script/CMDs set in site profile
Replies: 4
Views: 781

Yes, I used sftp protocal in my script. As you indicated, all the command for pre or post login did not work no matter they are upcase or lowcase. such as in "Post transfer commands: put c:\temp\coreftp.cfg Certs/DemoWin/ cd Certs/DemoWin/ rm -f Certs/DemoWin/TEMP.INI quit above cmds did not ta...
by rogerLi
Mon Nov 06, 2006 5:04 pm
Forum: Client - General
Topic: Script/CMDs set in site profile
Replies: 4
Views: 781

Thanks, Mike. No, it did not work neither. I even put in the specific file name, it seems the cmd did not get executed. SITE chmod 777 /home/yxli/Certs/DemoWin/INSTALL.LOG Here is my command line: coreftp -O -u c:\temp\6-7meetingMinutes.txt -site dxDevServ -s -log c:\temp\coreFTP.log Here is the log...
by rogerLi
Mon Nov 06, 2006 4:02 pm
Forum: Client - General
Topic: Script/CMDs set in site profile
Replies: 4
Views: 781

Script/CMDs set in site profile

l have a question for the "Script/Cmds" part in the site profile. I would greatly appreciate if any one can help. My remote machine is a Unix machine, I need to put some commands in "Post Login commands" field of a specific site profile. e.g chmod 755 * I have tried both separate...
by rogerLi
Thu Nov 02, 2006 8:37 pm
Forum: Client - General
Topic: Site profile cannot be found in command line
Replies: 4
Views: 455

Great! It is the ticket. Right on money! Thankn you so much. It works now. Still have a question for the "Script/Cmds" part in the site profile. My remote machine is a Unix machine, I need to put some commands in "Post Login commands" field. e.g chmod 755 * Do I need to put SITE ...
by rogerLi
Thu Nov 02, 2006 6:04 pm
Forum: Client - General
Topic: Site profile cannot be found in command line
Replies: 4
Views: 455

thank you for your help. I tried with: coreftp -site c:\temp\testMysite.cfg -u c:\temp\ipconfig.txt -p /home/yxli/Certs and got the samo samo as beofere, a pop window saying:"Can't not find site profile!" Is the format of the site profile correct? It seems that coreftp does not understand ...
by rogerLi
Thu Nov 02, 2006 3:36 pm
Forum: Client - General
Topic: Site profile cannot be found in command line
Replies: 4
Views: 455

Site profile cannot be found in command line

Hi, As I ran the command line either upload or download a file using -site option, I got an error of "can't find site profile". Your help is greatly appreciated. 1. I have created a site named "testMysite.cfg" using Site Manager 2. Export the site to my local directory where core...