View Single Post
Old 09-04-2002, 09:37 AM  
woefke
Junior Member
 
Join Date: Sep 2002
Posts: 2
Default refreshing dirs in queue

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
woefke is offline