← Back to team overview

touch-packages team mailing list archive

[Bug 1404635] [NEW] rsync: recv_generator: mkdir error with folder ending with space

 

Public bug reported:

Hi,
I notice what rsync is not able to copy folder which ending with space :

Example which not working : 
rsync: recv_generator: mkdir "/var/Janji feat. T.R. " failed: Invalid argument (22)
*** Skipping any contents from this failed directory ***

If I remove space at the end, it works.

mkdir can create folder with space at the end.


rsync  version 3.1.0  protocol version 31

** Affects: rsync (Ubuntu)
     Importance: Undecided
         Status: New

** Summary changed:

- rsync: recv_generator: mkdir error wih folder ending space
+ rsync: recv_generator: mkdir error with folder ending with space

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to rsync in Ubuntu.
https://bugs.launchpad.net/bugs/1404635

Title:
  rsync: recv_generator: mkdir error with folder ending with space

Status in rsync package in Ubuntu:
  New

Bug description:
  Hi,
  I notice what rsync is not able to copy folder which ending with space :

  Example which not working : 
  rsync: recv_generator: mkdir "/var/Janji feat. T.R. " failed: Invalid argument (22)
  *** Skipping any contents from this failed directory ***

  If I remove space at the end, it works.

  mkdir can create folder with space at the end.


  rsync  version 3.1.0  protocol version 31

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1404635/+subscriptions


Follow ups

References