I am using SSIS to copy a file from one server to another. I am also using VS on my labtop. I created two variables (Destination and Source) picture attached. SSIS does not like the givens paths format is not supported
答案 0 :(得分:0)
第二个变量既不是UNC - 以\开头 - 也不是正确的驱动器/目录规范。我会删除G:\之前的所有内容,然后重试。