Query: gfarm_url_fragments_replicate
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GFARM_URL_FRAGMENTS_REPLICATE(3) GFARM_URL_FRAGMENTS_REPLICATE(3)NAMEgfarm_url_fragments_replicate - Create a file replica of a fileSYNOPSIS#include <gfarm/gfarm.h> char *gfarm_url_fragments_replicate (const char *gfarm_url, int ndsthosts, char **dsthosts);DESCRIPTIONgfarm_url_fragments_replicate() creates a file replica of a file gfarm_url to destination hosts specified by a string array dsthosts with a length ndsthosts. It cannot replicate an executable file. When the total number of file fragments is greater than the specified total number of hosts ndsthosts, destination hosts are allocated in round robin.RETURN VALUESNULL The function terminated successfully. GFARM_ERR_NO_MEMORY Insufficient memory was available. GFARM_ERR_OPERATION_NOT_PERMITTED The file is not a regular fragmented file. Others An error except the above occurred. The reason is shown by its pointed strings.SEE ALSOgfarm_url_section_replicate_from_to(3), gfarm_url_section_replicate_from_to(3) Gfarm 06 September 2005 GFARM_URL_FRAGMENTS_REPLICATE(3)
Related Man Pages |
---|
gfreg(1) - debian |
gfarm_url_section_replicate_from_to(3) - debian |
gfs_pio_gets(3) - debian |
gfs_pio_set_view_local(3) - debian |
gfs_rename(3) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Detecting unused variables... |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |