Posted: 25 Feb 2015 18:41 | ||
Registered User Currently Offline |
Posts: 2 Join Date: Feb 2015 |
|
Hi all,
I have sftp script to download files from remote server to local server. But the local path name contains accented character like "\\\Test\\From$\\Régime et sport\\test\\") I have a blank space in accented character place Script Engine: Line 4: Executing setvar. Parameter(s): ~local_path "\\Test\From$\R gime et sport\test\" Nevertheless, I have to manage paths written with accented character. Is there any way to solve this issue? Thanks in advance |
Posted: 26 Feb 2015 18:48 | ||
Registered User Currently Offline |
Posts: 25 Join Date: Jul 2013 |
|
Hi maxmax,
I have answered your question in the ticket that you filed. The solution was to use a *.VBS script (which does handle Régime) created by the Sysax FTP Automation suite, and then to run that script via a *.bat file by using the Sysax FTP Automation suite's scheduler. The contents of the batch file is: "cscript c:\script.vbs" Regards, Sysax support |
Posted: 27 Feb 2015 16:36 | ||
Registered User Currently Offline |
Posts: 2 Join Date: Feb 2015 |
|
Hi Junruh,
Thanks for your reply, I have not receive a reply in my webmail. Sorry i don't understand, You mean to rewrite my script in vbs Is possible to use in fscr script CHCP 1252 codes Thanks |
Posted: 28 Feb 2015 15:41 | ||
Registered User Currently Offline |
Posts: 25 Join Date: Jul 2013 |
|
Hi Maxmax,
Sysax emails and my own personal emails to you bounced back. If you could send your accurate email address to my temporary email - yoshimura89 at outlook.com, then I can send you my full answer again. Regards, Sysax support |