Hi
We have been using CSV based import and sync since ASG-RD 2015.
After we upgraded to the 2017 edition we started seeing errors in the nightly sync.
Command that runs:
"C:\Program Files\ASG-Remote Desktop 2017 (X64)\ASGRD.exe" /syncaction:CSV /syncid:4ac05db6-ae3c-481e-a4d7-08a4f18a5a92 "/syncoutput:\\10.x.x.x\e$\ftproot\ASG\Logg\asg_sync_log.txt" "/instance:ASG_RDP" /loginintegrated:true /loginsubmit
Normally triggers the config defined on that folder in the Csv file part:
![[Image: BeforeImportcommand.png]](https://www.imageupload.co.uk/images/2017/11/20/BeforeImportcommand.png)
However we also have a job that runs frequently that imports connection changes with an import. Running this command:
"C:\Program Files\ASG-Remote Desktop 2017 (X64)\ASGRD.exe" /instance:"ASG_RDP" /loginintegrated:true /loginsubmit /importaction:ConnectionsCsv /importsource:\\10.x.x.x\e$\ftproot\ASG\Eksport\ASG_export_regularly.csv /importoutput:\\10.x.x.x\e$\ftproot\ASG\Logg\asg_import_log.txt /importid:4ac05db6-ae3c-481e-a4d7-08a4f18a5a92
Normally these two worked perfectly together. However with the 2017 edition it seems a bug have been introduced.
The import command seems to overwrite the "sync" configuration on the folder. And based on the help doc, it is still is not possible to specify the "syncsource" in the command itself.
This is how it looks in the folder properties after the import have ran:
![[Image: AfterImportcommand.png]](https://www.imageupload.co.uk/images/2017/11/20/AfterImportcommand.png)
As you can see, it changes the source file + it also changes the "delete objects" config we normally have there. This makes the sync fail later on, as the filename does not exist (since it gets changes by the import command).
This was not like this prior to the 2017 upgrade. Guessing a bug?
We have been using CSV based import and sync since ASG-RD 2015.
After we upgraded to the 2017 edition we started seeing errors in the nightly sync.
Command that runs:
"C:\Program Files\ASG-Remote Desktop 2017 (X64)\ASGRD.exe" /syncaction:CSV /syncid:4ac05db6-ae3c-481e-a4d7-08a4f18a5a92 "/syncoutput:\\10.x.x.x\e$\ftproot\ASG\Logg\asg_sync_log.txt" "/instance:ASG_RDP" /loginintegrated:true /loginsubmit
Normally triggers the config defined on that folder in the Csv file part:
![[Image: BeforeImportcommand.png]](https://www.imageupload.co.uk/images/2017/11/20/BeforeImportcommand.png)
However we also have a job that runs frequently that imports connection changes with an import. Running this command:
"C:\Program Files\ASG-Remote Desktop 2017 (X64)\ASGRD.exe" /instance:"ASG_RDP" /loginintegrated:true /loginsubmit /importaction:ConnectionsCsv /importsource:\\10.x.x.x\e$\ftproot\ASG\Eksport\ASG_export_regularly.csv /importoutput:\\10.x.x.x\e$\ftproot\ASG\Logg\asg_import_log.txt /importid:4ac05db6-ae3c-481e-a4d7-08a4f18a5a92
Normally these two worked perfectly together. However with the 2017 edition it seems a bug have been introduced.
The import command seems to overwrite the "sync" configuration on the folder. And based on the help doc, it is still is not possible to specify the "syncsource" in the command itself.
This is how it looks in the folder properties after the import have ran:
![[Image: AfterImportcommand.png]](https://www.imageupload.co.uk/images/2017/11/20/AfterImportcommand.png)
As you can see, it changes the source file + it also changes the "delete objects" config we normally have there. This makes the sync fail later on, as the filename does not exist (since it gets changes by the import command).
This was not like this prior to the 2017 upgrade. Guessing a bug?