Print

Print


Hi, It's fixed now. If the filenames have spaces the kXR_mv request needs an additional field

---------------------------------------------------------------
-bash-4.1$ davix-ls -l https://littlexrdhttp.cern.ch:1094/ | grep small1
-rwxrwxrwx 0     11         2017-10-04 11:32:14 small1 with spaces

-bash-4.1$ davix-mv -P grid  "https://littlexrdhttp.cern.ch:1094/small1%20with%20spaces" https://littlexrdhttp.cern.ch:1094/small1  --trace header
HTTP session to https://littlexrdhttp.cern.ch:1094 begins.
> MOVE /small1%20with%20spaces HTTP/1.1
> User-Agent: libdavix/0.6.8 neon/0.0.29
> Keep-Alive: 
> Connection: Keep-Alive
> TE: trailers
> Host: littlexrdhttp.cern.ch:1094
> Destination: https://littlexrdhttp.cern.ch:1094/small1
> 

< HTTP/1.1 201 Unknown
< Content-Length: 3
< 
-bash-4.1$ 
-bash-4.1$ 
-bash-4.1$ davix-ls -l https://littlexrdhttp.cern.ch:1094/ | grep small1
-rwxrwxrwx 0     11         2017-10-04 11:32:14 small1
-bash-4.1$ 
--------------------------------------------------------

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/577#issuecomment-414972124

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1