Services/FTP: Difference between revisions

From DcUsers
No edit summary
Line 30: Line 30:


Summary of important folders for write access:
Summary of important folders for write access:
* private ('''DEPRECATED'''): restricted folders, for users or groups of users; ask an administrator if you need private folders
* photos-perso-dc: upload zone for the [[Services/Gallery|gallery]]
* private: restricted folders, for users or groups of users; ask an administrator if you need private folders
* public: folders which can be read by everybody (accessible directly without authentication on ftp://ftp.duckcorp.org/)
* public: folders which can be read by everybody (accessible directly without authentication on ftp://ftp.duckcorp.org/)
* repository: upload folders for the [[Services/SoftwareRepository|software repository]] facility
* repository: upload folders for the [[Services/SoftwareRepository|software repository]] facility
* sendfile: arrival folders for the [[Services/SAFT|shell transfer]] service
* sites: folders for hosted websites content
* sites: folders for hosted websites content



Revision as of 18:41, 2 September 2017

Service 'FTP'
Description The file repository is a general-purpose file exchange method. You push files into it and they are kept until you remove them. You may also share them with a other people.
Prerequisite You need to ask an administrator for an account if you want to push your own files, but you don't need anything if you just want to retrieve files from the public folders.
Account Global (registration required) IPv6 Ready Yes
Security Notes This service is secure.

Warning! Remember not to use this service to store illegal or non-free data.


Access

You need a FTP client software to access this service, for example:

  • on GNU/*: filezilla or lftp
  • on MacOS: CyberDuck
  • on Windows: filezilla

Most browsers should also work for read access.

The publics folders are available for read access using this URL:

ftp://ftp.duckcorp.org/

If you want to push files, you need to authenticate with SSL/TLS using this URL:

ftps://ftps.duckcorp.org/

You may also access files directly on Toushirou in /ftp/ftp.duckcorp.org/ if you have a shell access.

Folders

Summary of important folders for write access:

  • private (DEPRECATED): restricted folders, for users or groups of users; ask an administrator if you need private folders
  • public: folders which can be read by everybody (accessible directly without authentication on ftp://ftp.duckcorp.org/)
  • repository: upload folders for the software repository facility
  • sites: folders for hosted websites content

Documentation

  • generic documentation on FTP

Technical Details

This service is made using: