mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 17:38:52 +02:00
committed by
Nick Craig-Wood
parent
e0356f5aae
commit
6d58d9a86f
14
vendor/goftp.io/server/doc.go
generated
vendored
Normal file
14
vendor/goftp.io/server/doc.go
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
// Copyright 2018 The goftp Authors. All rights reserved.
|
||||
// Use of this source code is governed by a MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
/*
|
||||
http://tools.ietf.org/html/rfc959
|
||||
|
||||
http://www.faqs.org/rfcs/rfc2389.html
|
||||
http://www.faqs.org/rfcs/rfc959.html
|
||||
|
||||
http://tools.ietf.org/html/rfc2428
|
||||
*/
|
||||
|
||||
package server
|
Reference in New Issue
Block a user