Changes between Initial Version and Version 1 of Ticket #4282
- Timestamp:
- Apr 1, 2010 3:25:32 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4282
- Property Status changed from new to closed
- Property Platform changed from to Mac OS X 10.6
- Property Resolution changed from to worksforme
-
Ticket #4282 – Description
initial v1 1 1 Cyberduck is uploading ._ files to my server. I saw in preferences you can tell it to skip these files but it still uploads them. This is what I have in the preferences for uploads: 2 2 3 4 {{{ 3 5 .*~\..*|\.DS_Store|\.svn|CVS\._ 6 }}} 7 4 8 5 9 How do I get it to stop uploading these weird files?