Initial upload script — PDF to FTP with archive
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# FTP configuration for this practice folder.
|
||||
# Fill in the details below and keep this file private.
|
||||
|
||||
host=ftp.example.com
|
||||
port=21
|
||||
username=youruser
|
||||
password=yourpassword
|
||||
remote_path=/incoming
|
||||
tls=false
|
||||
Reference in New Issue
Block a user