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
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