PDA

View Full Version : Skip List Rule Not Followed


cdun2
04-20-2011, 11:15 AM
I am trying to download CSV files from and SFTP site. At the remote site, there is a directory at the same level of the CSV files called 'CoreFTPFiles_Break'. I have tried to include this directory in the skip list for the site. I don't want to download this directory.

When I connect to the site, select just the CSV files, right click and drag to the destination, and set up a Queue, then execute the que, the CoreFTPFiles_Break subdirectory gets pulled down anyway.

What am I doing wrong?

I am using FlashFXP Version 4.0.0 Build 1548

Thanks.

bigstar
04-20-2011, 01:27 PM
When you added your skiplist rule did you instruct FlashFXP to match the name of folder?
(I've included a screenshot of how it should look)

Do you have the global skiplist enabled?
Options > Filters > Skiplist

It would appear that the global skiplist needs to be enabled in order for per-site skiplists to function.

cdun2
04-20-2011, 03:54 PM
I was able to resolve this problem by doing this through Tools\Selective Transfer. Once I had it set up that way, the folder was skipped as I had intended.

Thanks.