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: Kenneth Loafman
Subject: [Duplicity-tracker] [patch #6298] URI unquoting patch for FTP backend
Date: Sat, 01 Dec 2007 22:04:07 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.10) Gecko/20060601 Firefox/2.0.0.10 (Ubuntu-edgy)

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

The current implementation of absolute path works for ProFTP on Linux and
FileZilla Windows as well as whatever the other users are running against.  If
we make the change to force all relative paths, what would we be breaking in
the process?  '%2F' translates to '/', so why bother removing '/', replacing
it with '%2F' in the URL, then having urllib replace it with '/'?

The RFC's are silent on what constitutes an absolute path, so  Duplicity has
chosen the path that works with the most targets.


    _______________________________________________________

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]