| | | Supreme Being
       
Group: Forum Members Last Login: 2 days ago @ 4:26 AM Posts: 13, Visits: 45 |
| | Hi, Could you please tell me how can I transfer a file from one folder to another folder. e.g., C:\Folder1\Sample.txt to C:\Folder2\. I tried using File Operations activity. Regards, Vinay
|
| | | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, November 11, 2008 Posts: 166, Visits: 704 |
| File Operations activity has got two properties, namely source and destination. In your case Set protocol as File, Set C:\Folder1\Sample.txt as Source and give pattern as txt and Set C:\Folder2\ as Destination and give pattern as txt Publish and Execute.
Regards, Bineesh |
| | | | Supreme Being
       
Group: Forum Members Last Login: 2 days ago @ 4:26 AM Posts: 13, Visits: 45 |
| | Thanks Binesh, I am using Skelta Client, so when I was giving source as C:\Folder1\Sample.txt, it was checking the path in Server, hence I was not able to move the file. I gave same path in server and file was successfully moved in server from one location to other. But, could you please tell me how give path for client (E.g I want to copy a file from Server to Client, or One Server to other server or across different folders in client machine etc.)
|
| | | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, November 11, 2008 Posts: 166, Visits: 704 |
| Hi Vinay, You need to give the UNC path or URL.
Regards, Bineesh |
| | | | Supreme Being
       
Group: Forum Members Last Login: 2 days ago @ 4:26 AM Posts: 13, Visits: 45 |
| | Hi Bineesh, I tried running a batch file is stored in my client machine giving the IP address. e.g. \\ip\folder\filename I was not able to run the batch file, logger console showed some access is denied error. Please advice. Thanks, Vinay
|
| |
|
|