Copy a file like unix cp -a --reflink

Paulo da Silva p_s_d_a_s_i_l_v_a at netcabo.pt
Wed Dec 18 13:37:15 EST 2013


Hi!

Is there a way to copy a file the same as Unix command:

cp -a --reflink src dest

without invoking a shell command?

Thanks



More information about the Python-list mailing list