duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [patch #6298] URI unquoting patch for FTP backend


From: Peter Schuller
Subject: [Duplicity-tracker] [patch #6298] URI unquoting patch for FTP backend
Date: Sat, 01 Dec 2007 21:41:07 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.8) Gecko/20071030 Firefox/2.0.0.8

Follow-up Comment #5, patch #6298 (project duplicity):

The standard - as in the URL RFC?

If so, should this apply to other backends as well?

This is a common problem with the 'strict' URL form rather than scp style
paths, and is a problem exhibited by other backends too. It took me some tries
to realized that two slashes was the way to do it with e.g. the rsync and scp
backends.

Do we believe the correct fix would be to apply this logic to all backends
with a host component (and presumably documenting it in the process)?

My personal reservation is that while perhaps standards-compliant, it is
unfortunately very obnoxious in shell scripting to replace the first slash of
a remote host path with a %2F; and this is a pretty common use case (at least
for the ssh backend).


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6298>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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