> Andreas (A) wrote:
>A> Hello there,
>A> I have a problem moving files from my local harddrive to a NFS share using
>A> a Python script.
>A> The script is used to run a model which produces large (~500MB) binary
>A> output files. The model itself is a Fortran program, and I call it from my
>
Hello there,
I have a problem moving files from my local harddrive to a NFS share
using a Python script.
The script is used to run a model which produces large (~500MB) binary
output files. The model itself is a Fortran program, and I call it from
my script using the line
os.spawnlp(os.P_WAI