[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Globus-discuss] about file_clean_up




Hi,
I have some problems using "file_clean_up": I would delete the
file_stage_in after the job is completed.

My rsl file is:

&(executable = $(GLOBUSRUN_GASS_URL)/home/globus/rsl/eseg.sh)
 (arguments = input)
 (file_stage_in = ($(GLOBUSRUN_GASS_URL)/home/globus/rsl/input
$(HOME)/input)
 (file_clean_up = ($(HOME)/input))


the job works fine, but in the "input" file doesn't be cleaned up in the
remote host.


Thanks for help,
M.