php - moving a file to another server -
is possible copy file flash media server web server? can forsee if on same server possible via php if on 2 separate servers?
depends on server. there some, support flash media streaming, red5.
i didn't use them much, it's hassle, of time. if want move file itself, you'd best doing file itself, php program.
you might use other tools, scp or rsync, in case you're not against using external tools (this depends on os, of course.
Comments
Post a Comment