bugGNU Parallel - Bugs: bug #39907, Use /./ to designate where...

 
 

bug #39907: Use /./ to designate where relative path starts

Submitter:  Ole Tange <tange>
Submitted:  Sat 31 Aug 2013 09:54:11 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  tange
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 14 Dec 2016 04:23:03 PM UTC, comment #2: 

Plenty of test in tests-to-run/parallel-local-ssh1.sh

Ole Tange <tange>
Group administrator
Sun 01 Dec 2013 04:51:44 PM UTC, comment #1: 

Implemented. Test suite missing.

Ole Tange <tange>
Group administrator
Sat 31 Aug 2013 09:54:11 AM UTC, original submission:  

http://lists.gnu.org/archive/html/parallel/2013-08/msg00029.html

GNU Parallel tries to adhere to POLA. I am not sure if transferring
absolute paths into a stripped dir will adhere to that.

rsync has some magic if you insert ./ into the path. According to man rsync:

    rsync -avR /foo/./bar/baz.c remote:/tmp/

    That would create /tmp/bar/baz.c on the remote machine.

We could adopt that functionality. Would that solve your problem?

Ole Tange <tange>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tange (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-12-14 tange StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2013-12-01 tange StatusNone In Progress
        Assigned toNone tange

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code