Skip to content

suggestion: include param #27

@ursbraem

Description

@ursbraem

Hi, realsync is awesome. As I haven't been able to find an sftp client for atom that would watch build folders (from gulp etc) on it's own, I started looking for a standalone client. And now found realsync. I've been using it for some time and it hasn't failed once. Thanks!

A suggestion would be to allow an "include" param in the .realsync config file, so you could be certain of what you sync and avoid the risk of deleting files on the server that just didn't happen to be in your local copy.

Like this:

exclude="*"
include="dist" # build files from gulp
include="cms/templates" # cms config
# no risk of accidentally deleting that remote 
# /assets/huge-dir-of-uploads-and-images-created-by-the-cms

Cheers, Urs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions