• Solutions
    • Business Solutions
    • Partners
    • Home Users
    • Charity/Education
    • References
  • Download
    • Windows
    • Mac
    • Linux
    • Development
  • Shop
  • Support
    • Support
    • Video guides
    • FAQ
    • Transfer modes
    • Forum
    • Wiki
  • About us
    • Company
    • Development
    • News
    • Roadmap
    • Legal notice
    • Contact

Excluding Files from Synchronization

From PowerFolder Wiki

Jump to: navigation, search

It is possible to prevent files from being synchronized with other folder members by including them in the 'ignore patterns' list, found in the Settings tab of a folder.

To exclude a particular file, add the file name to the exclusion list. Example: MyFile.txt

To exclude a directory within a folder, add the relative directory name to the exclusion list followed by /*. Example: my_folder/*

Also, files and directories can be added directly to the list from the Files tab by right-clicking on the file / directory and selecting 'Add to ignore patterns' from the popup menu.

Pattern matching is not case sensitive.

Partial matching can be performed using the * character, which will match any number of characters within the name. For example My*File* will match any of the following:

  • MyFile
  • MyFirstFile
  • MyFile.txt
  • MyOtherFileName
  • mylowercasefile

Examples

Exclude all PNG files in ALL subdirectories

Pattern: */*.png


Exclude all PNG files in main directory only

Pattern: *.png


Exclude all files of subdirectory nosync

Pattern: nosync/*


Exclude all files in any subdirectory nosync

Pattern: */nosync/*

Note for Windows users

Windows uses the '\' (backslash) character to separate paths. PowerFolder internally converts them into cross platfrom compatible '/' (forward slash). It will correctly exclude files and path that contain backslashes and/or forward slashes. However the ignore pattern list under settings will alway show '/' only even on Windows systems.

Retrieved from "http://www.powerfolder.com/wiki/Excluding_Files_from_Synchronization"
Views
  • Page
  • Discussion
  • View source
  • History
Personal tools
  • Log in
Navigation
  • Main Page
SEARCH
LANGUAGES
 
Powered by MediaWiki
GNU Free Documentation License 1.2
  • This page was last modified on 18 December 2009, at 16:19.
  • This page has been accessed 834 times.
  • Content is available under GNU Free Documentation License 1.2.
  • Privacy policy
  • About PowerFolder Wiki
  • Disclaimers
McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams