Opened on Sep 19, 2007 at 1:20:20 PM
Closed on Nov 6, 2007 at 9:10:52 PM
#1263 closed defect (fixed)
sync with root (/) of FTP creates extra but unwanted "colon" (:) directory
Reported by: | lallafa | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 2.8.1 |
Component: | core | Version: | 2.8 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
I want to sync the root (/) of a FTP directory to a local directory (here: ~/WWW).
Starting the synchronize command gives strange local names:
- FTP Root (/) is mapped to ~/WWW/:/
- Some File (/index.html) is mapped to ~/WWW/:/index.html
If the sync is performed the extra but unwanted colon ":" directory is created and all files placed there (in ~/WWW/:/).
What I expected was to have all files from FTP Root (/) transferred directly to ~/WWW/ without any colon directories involved.
Change History (2)
comment:1 Changed on Sep 19, 2007 at 2:19:14 PM by dkocher
- Milestone set to 2.8.1
- Status changed from new to assigned
comment:2 Changed on Nov 6, 2007 at 9:10:52 PM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Resolved in r3277.