Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: tranfiriendo problems remote server files to the local computer

You have the cd and lcd commands the other way around.

It should be:

lcd c:\STA\interfaces

cd /public_html/inbound/
leonardo

tranfiriendo problems remote server files to the local computer

hello I have a problem trying to bring csv files from the remote server to the local server , when running the .bat says he does not find the path specified Error 2 .
this is the srcipt :
Batch option on
option confirm off
binary transfer option
open STACentral
cd c:\STA\interfaces
lcd /public_html/inbound/
get *.prn
exit