Advertisement
dmac

Untitled

Apr 7th, 2019
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.88 KB | None | 0 0
  1. <FileZilla3>
  2.     <Settings>
  3.       <Setting name="Config Location">$SOMEDIR/filezilla/</Setting>
  4.       <Setting name="Kiosk mode">0</Setting>
  5.       <Setting name="Disable update check">0</Setting>
  6.     </Settings>
  7.     <Servers>
  8.         <Server>
  9.             <Host>ftp.gnu.org</Host>
  10.             <Port>21</Port>
  11.             <Protocol>0</Protocol>
  12.             <Type>0</Type>
  13.             <Logontype>0</Logontype>
  14.             <User>anonymous</User>
  15.             <Pass>someone@example.com</Pass>
  16.             <TimezoneOffset>0</TimezoneOffset>
  17.             <PasvMode>MODE_DEFAULT</PasvMode>
  18.             <MaximumMultipleConnections>0</MaximumMultipleConnections>
  19.             <EncodingType>Auto</EncodingType>
  20.             <Comments></Comments>
  21.             <LocalDir></LocalDir>
  22.             <RemoteDir></RemoteDir>Primary GNU download server
  23.         </Server>
  24.     </Servers>
  25. </FileZilla3>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement