Advertisement
Guest User

Untitled

a guest
Dec 19th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. {
  2. "type": "ftp",
  3. "save_before_upload": true,
  4. "upload_on_save": false,
  5. "sync_down_on_open": false,
  6. "sync_skip_deletes": false,
  7. "sync_same_age": true,
  8. "confirm_downloads": false,
  9. "confirm_sync": true,
  10. "confirm_overwrite_newer": false,
  11. "host": "zaytcev.com",
  12. "user": "koval",
  13. "password": "EHyKYj0q",
  14. "port": "21",
  15. "remote_path": "/wtalfiym/",
  16. "ignore_regexes": [
  17. "\\.sublime-(project|workspace)", "sftp-config(-alt\\d?)?\\.json",
  18. "sftp-settings\\.json", "/venv/", "\\.svn/", "\\.hg/", "\\.git/",
  19. "\\.bzr", "_darcs", "CVS", "\\.DS_Store", "Thumbs\\.db", "desktop\\.ini"
  20. ],
  21. "connect_timeout": 30
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement