[Cyberduck-trac] [Cyberduck] #511: Preference to exclude files from transfers (e.g. .svn)

Cyberduck trac at trac.cyberduck.ch
Thu Dec 21 23:45:34 CET 2006


#511: Preference to exclude files from transfers (e.g. .svn)
--------------------------------+-------------------------------------------
 Reporter:  darcybrown at mac.com  |        Owner:  dkocher 
     Type:  defect              |       Status:  assigned
 Priority:  normal              |    Milestone:  2.8     
Component:  interface           |      Version:  2.6     
 Severity:  normal              |   Resolution:          
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by dkocher):

  * summary:  .svn directories get uploaded, but are not viewable =>
              Preference to exclude files from transfers
              (e.g. .svn)

Comment:

 Exclude some files and directories globally from download, upload, e.g.
 - Exclude all CVS and .svn directories from downloads:
 defaults write ch.sudo.cyberduck queue.download.skip "CVS .svn"
 - Exclude all CVS and .svn directories from uploads:
 defaults write ch.sudo.cyberduck queue.upload.skip "CVS .svn"
 These settings also apply to downloaded or uploaded using the
 synchronization feature.

 Make these setting configurable in the Preferences.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/511#comment:2>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list