Re: [twsocket] Need to Exclude Folder

2013-04-23 Thread Allan Fernandes
Thanks that worked. There is only one place in SelectCopyFileList() where you are assigning SrcFileRec^.FrFileCopy := FCStateSelect ; there I added my check of exclude folder using SrcFileRec^.FrFullName and put SrcFileRec^.FrFileCopy := FCStateNone as per your advice. Allan On Tu

Re: [twsocket] Need to Exclude Folder

2013-04-23 Thread Angus Robertson - Magenta Systems Ltd
> I have an application for backup that works on LAN. All data is > copied into > a Folder and subfolders (please refer below pattern). Using MagFTP > component I intend to syncronise the Local backup onto the FTP site > (g:\Backups\*.*). My problem is that there is one folder that I > need to ex

[twsocket] Need to Exclude Folder

2013-04-22 Thread Allan Fernandes
Hi, I have an application for backup that works on LAN. All data is copied into a Folder and subfolders (please refer below pattern). Using MagFTP component I intend to syncronise the Local backup onto the FTP site (g:\Backups\*.*). My problem is that there is one folder that I need to exclude (g: