Opened 21 years ago

Last modified 17 years ago

#1792 closed Feature request

Option to not upload hidden/system files

Reported by: rubempech Owned by:
Priority: normal Component: Other
Keywords: Cc: rubempech, rickbeton, bigredlinux, bughunter2, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Hello,

An option to exclude hidden files from upload would be
most useful for ignoring such large files as Thumbs.db,
the automatic index file WinXP creates for folders with
graphics. Excluding system files should have other
useful uses too.

Change History (8)

comment:1 by rickbeton, 21 years ago

CVS/RCS subdirectories too.

comment:2 by anonymous, 20 years ago

Logged In: NO

I second this request...it would be convenient for files
marked with the "hidden" attribute in windows to be hidden
in filezilla so they are not "caught" can uploaded to the
server. An example would be CVS folders which cvsnt enables
as "hidden" so that the server doesn't get all of these
folders on an upload.

comment:3 by bigredlinux, 20 years ago

I second this request...it would be convenient for files
marked with the "hidden" attribute in windows to be hidden
in filezilla so they are not "caught" can uploaded to the
server. An example would be CVS folders which cvsnt enables
as "hidden" so that the server doesn't get all of these
folders on an upload.

comment:4 by bigredlinux, 20 years ago

I don't think it should filter for CVS/RCS directories since
wincvs 1.3 + cvsnt (default cvs client for wincvs)
automatically scripts the setting of the "hidden" attribute
on checkout, doing all the work for you. It should not be
the responsibility of filezilla to search for folders with a
particular name.

comment:5 by rickbeton, 20 years ago

I'd like to be able to define a list of patterns that should
be excluded from upload. For example, filenames ending with
'~'. This would probably be expressed using common globbing
rules, e.g. "*~", although regular expressions might provide
a good alternative.

This is in addition to excluding 'hidden' files, which I
also agree with.

comment:6 by bughunter2, 17 years ago

This would also be very handy when having a local SVN repository, because the '.svn' directory would get uploaded too. I now have to export my SVN everytime into a separate folder before uploading.

comment:7 by bughunter2, 17 years ago

@ Daniel:
I was agreeing with the submitter of this feature request instead of meaning that FileZilla should hide CVS/SVN directories.

I disagree to your point that FileZilla should not be able to hide CVS/SVN directories, it should be a feature, an option to the user. Not directly though, but more as a search pattern of files which should be hidden.

@ Rick:
I agree to your point that FileZilla should have a feature to hide files matching a particular search pattern.

comment:8 by Tim Kosse, 17 years ago

The custom filters in FileZilla 3 allow hiding files.

Note: See TracTickets for help on using tickets.