parallel
[Top][All Lists]
Advanced

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

[no subject]


From: E Chalaron
Date: Tue, 01 Jul 2014 10:35:56 +1200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Hello

New to the world of gnu_parallel. Might be a common mistake, my apologies if that is the case

I try to complete a simple task (so far gzip ... I am learning !).

Data are in local machine in folder A and I'd like to write the result on NFS_remote_machine in folder B

Despite indicating the working folder I can't seem to export data to folder B

Here is my command line
edouard@local> ls *.tiff | time parallel --joblog log.txt --eta --workdir /NFS/folderB -j+0 -S remote_machine -S : gzip -1

all NFS have RWX rights.

Many thanks
Edouard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]