[Bug 267980] Re: scp cannot quoted filenames with "]"

Spayder26 spayder26 at gmail.com
Tue Sep 9 03:35:11 BST 2008


** Summary changed:

- scp cannot get quoted filenames larger than 74 characters
+ scp cannot quoted filenames with "]"

** Description changed:

  scp and sftp cannot get a filename named "South Park - 10x08 - Make
  Love, Not Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi", but
- when I renamed to "/home/mluser/incoming/South Park - 10x08 - Make Love,
- Not Warcraft [ Subtitulado.al.Castellano", they can.
+ when I renamed to "South Park - 10x08 - Make Love, Not Warcraft [
+ Subtitulado.al.Castellano", they can.
  
- scp and sftp show the same error when quoted file parameter is higher than 74 characters (including quoting): 
+ scp and sftp show the same error when file has "]" character: 
  File [...] not found.
  
- But sftp's remote renaming and moving still working.
+ But sftp's remote renaming, moving, and more still working.
+ 
+ Commands used:
+ $: sftp user at 192.168.1.35
+ sftp> get "South Park - 10x08 - Make Love, Not Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi"
+ File "/home/mluser/incoming/South Park - 10x08 - Make Love, Not Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi" not found.
+ sftp> rename "South Park - 10x08 - Make Love, Not Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi" "South Park - 10x08 - Make Love, Not Warcraft [ Subtitulado.al.Castellano"
+ sftp> get "South Park - 10x08 - Make Love, Not Warcraft [ Subtitulado.al.Castellano"
+ (And works!)

** Summary changed:

- scp cannot quoted filenames with "]"
+ scp cannot get filenames with "]"

-- 
sftp cannot get filenames with "]"
https://bugs.launchpad.net/bugs/267980
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.



More information about the Ubuntu-server-bugs mailing list