mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
Configuration for Filezilla (no password)
This commit is contained in:
26
handbook/expozilla.xml
Normal file
26
handbook/expozilla.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<FileZilla3 version="3.34.0" platform="windows">
|
||||
<Servers>
|
||||
<Server>
|
||||
<Host>expo.survex.com</Host>
|
||||
<Port>22</Port>
|
||||
<Protocol>1</Protocol>
|
||||
<Type>0</Type>
|
||||
<User>expo</User>
|
||||
<Pass encoding="base64"></Pass>
|
||||
<Logontype>1</Logontype>
|
||||
<TimezoneOffset>0</TimezoneOffset>
|
||||
<PasvMode>MODE_DEFAULT</PasvMode>
|
||||
<MaximumMultipleConnections>0</MaximumMultipleConnections>
|
||||
<EncodingType>Auto</EncodingType>
|
||||
<BypassProxy>0</BypassProxy>
|
||||
<Name>expo-uploads</Name>
|
||||
<Comments />
|
||||
<Colour>0</Colour>
|
||||
<LocalDir />
|
||||
<RemoteDir>1 0 4 home 4 expo 9 expofiles 7 uploads</RemoteDir>
|
||||
<SyncBrowsing>0</SyncBrowsing>
|
||||
<DirectoryComparison>0</DirectoryComparison>
|
||||
</Server>
|
||||
</Servers>
|
||||
</FileZilla3>
|
||||
Reference in New Issue
Block a user