ContributionsMost RecentMost LikesSolutionsRe: Copy files from smb to another folder in the same location Thank you Steve, Yes, read and then write is what i am currently doing but it takes so long that it causes issues and needed a viable workaround. what a shame. Re: Copy files from smb to another folder in the same location Thank you, I can confirm that I am using a SMB account getting that error. Thanks Copy files from smb to another folder in the same location Hi all, I have a requirement to move files from one folder to another on the same location. I am using a directory browser to identify the file and then configuring the target. I do not wish to use the file reader and writer due to time constraints and the small window in which the files are available. $Path = 'smb://server:port/folder1/folder2/filename1.csv $Target = ‘smb://server:port/folder1/folder2/folder3/filename1.csv’ Error- Failure: Unsupported protocol or URL syntax error in smb://xxxxxxx/transfer/CDW/PARR33/AMD/Retail/ARRIMI_PAYTRAN_20180829.csv, Reason: The protocol in the URL is not supported or URL has syntax error., Resolution: Please check if the protocol is supported and the syntax of URL is correct. For example, for SLDB protocol, URL should start with “sldb:///” Thank you Re: Strip white spaces out of Excel Will give this a go! Thank you Re: Load a zip file from a download url link Thank you all @tlui, @dmiller and @cstewart. The pipeline is great. Much appreciated. Have been able to get all my data through without issues now. Re: Load a zip file from a download url link tlui, thank you for responding. I may have misunderstood your suggestions but using the url in a zip file reader results in the error - Failure: Error decompressing zip file NaPTAN and NPTG - NaPTAN - DfT, Reason: Error decompressing zip file, Resolution: Please check if the file is a proper zip file Re: Strip white spaces out of Excel I also had the same issue, if the user empties the contents of the cells rather than deleting rows, snaplogic will consider the rows to have data. My pipeline is dynamic and it is not possible to specify the column name or guarantee it should always be empty. Re: Anyone got a SOAP Execute against a Workday Tenant Working? Hi Pavan, we actually used the workday snaps instead of soap execute and found they are easier to understand for debugging too Load a zip file from a download url link Hello, Is it possible to extract data from the download link - NaPTAN and NPTG - NaPTAN - DfT A file reader snap or a zip file reader only recognises this as a file as an asp.net file - Naptan.ashx, however clicking on the link downloads a zipped file containing 16 csv files. Thank you for your help SolvedRe: Redshift execute snap does not show errors Has anyone else faced this issue?