PDA

View Full Version : selective file transfer.....


CosmicD
01-02-2005, 09:27 AM
Can this be done in flashfxp ?

say I have some php nuke site that I heavily skinned down (no language files no other blabla modules that I don't need etc),

how can i arrange it so that i can ftp new phpnuke files and only those of wich exist on the site as older version will be coppied over to that site ?

thx

cd

Shark
01-07-2005, 04:00 AM
Have you looked in ... Options -> File Exist Rules ...

I'd say if that is set up right you could do what you need.

CosmicD
01-07-2005, 04:07 AM
hello,

That I don't understand completely: becauseyou still need to deal with the selection of files that are being uploaded in this case?

isn't it more like a filter type ?

Say if I would have to conceive a solution for this problem if i could program, i'd built in a function of scaning a site , or demanded portion of that site for all files that exist there, and then try to adopt that selection onto the local existing files so they can be uploaded.