14-01-2020, 07:32 PM
Hello,
I am trying to import csv files in this format:
ADB;192.31.3.146;;;RDP;3389;Folder_name
CDSa;192.31.3.152;;;RDP;3389;Folder_name
CDS1;192.31.3.150;;;RDP;3389;Folder_name
and also:
ADB;192.31.3.146;;;RDP;3389
CDSa;192.31.3.152;;;RDP;3389
CDS1;192.31.3.150;;;RDP;3389
This exact format is mentioned in the inbuilt Help:
Structure of the csv fileĀ ConnectionName;ConnectionDestination;ConnectionDescription;ConnectionUrl;ConnectionProtocol;ConnectionPort;FolderName
Computer2 W2K3;Computer02.mydomain.local;;;RDP;1000;Haus_A5\1.OG
Then the program says Import is finished successfully, however - there are no connections visible, and all looks like the file had not been imported at all.
Any clues to why this would be happening?
Regards
Katarina
I am trying to import csv files in this format:
ADB;192.31.3.146;;;RDP;3389;Folder_name
CDSa;192.31.3.152;;;RDP;3389;Folder_name
CDS1;192.31.3.150;;;RDP;3389;Folder_name
and also:
ADB;192.31.3.146;;;RDP;3389
CDSa;192.31.3.152;;;RDP;3389
CDS1;192.31.3.150;;;RDP;3389
This exact format is mentioned in the inbuilt Help:
Structure of the csv fileĀ ConnectionName;ConnectionDestination;ConnectionDescription;ConnectionUrl;ConnectionProtocol;ConnectionPort;FolderName
Computer2 W2K3;Computer02.mydomain.local;;;RDP;1000;Haus_A5\1.OG
Then the program says Import is finished successfully, however - there are no connections visible, and all looks like the file had not been imported at all.
Any clues to why this would be happening?
Regards
Katarina