Difference between revisions of "Storj"

From FileZilla Wiki
Jump to navigationJump to search
Line 14: Line 14:
  
 
= Frequently Asked Questions =
 
= Frequently Asked Questions =
 +
 +
= Debugging =
 +
 +
It's possible to view full detailed logs for file transfers. To enable it:
 +
 +
* Open up the Preferences/Settings
 +
* Go to Logging and optionally enable timestamps and select a file to log
 +
* Go to Debug and select "4 - Debug"
 +
* View logs in the command console

Revision as of 19:49, 13 June 2017


Storj is a decentralized file storage system, and new protocol being added to FileZilla.

Source code is available at https://svn.filezilla-project.org/filezilla/FileZilla3/branches/storj/

Getting Started

  • Add a new site in the Site Manager and select Storj as the protocol.
  • Enter `api.storj.io` as the host and `443` as the port.
  • Enter the bridge user name and password
  • If you have not created an Encryption Key before, generate a new one, otherwise add your existing key.


Frequently Asked Questions

Debugging

It's possible to view full detailed logs for file transfers. To enable it:

  • Open up the Preferences/Settings
  • Go to Logging and optionally enable timestamps and select a file to log
  • Go to Debug and select "4 - Debug"
  • View logs in the command console