Log in

View Full Version : refreshing dirs in queue


woefke
09-04-2002, 09:37 AM
is it possible to have a sourcedirectory refreshed in a queuefile when you have that directory multiple times in your queuefile?
example of the queuefile:
ftpA ftpB /dir1/subdir/sourcedir/ /dir2/subdir/sourcedir/
ftpA ftpB /dir1/subdir/sourcedir/ /dir2/subdir/sourcedir/
ftpA ftpB /dir1/subdir/sourcedir/ /dir2/subdir/sourcedir/
ftpA ftpB /dir1/subdir/sourcedir/ /dir2/subdir/sourcedir/

the queuefile contains this line 4 times.. so it would connect to ftpA and ftpB and send that sourcedir from A to B
B is usualy my own ftp-server setup at home.

the problem with this is that after the firstline it goes out of the sourcedir on ftpB and back into it, but not with ftpA. so it doesn't refresh on the source, but only on the target which is kinda useless.
Is there a way I can make it go out of the sourcedir and back into it so there's a refresh and it can queue possible new files ?

thx in advance

bigstar
09-04-2002, 02:22 PM
No, I'm sorry that's not possible.

MxxCon
09-04-2002, 02:25 PM
as a workraound you could add another (empty) dir into queue to force flashfxp go out and back into that dir.