You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
285 B

  1. This module allow you to deal with remote communication to import/export files.
  2. It allow to store paths and settings from/to remote servers.
  3. It depends of attachment_queue to store attachments
  4. With additional modules coming from https://github.com/storage you can use ftp, sftp, etc