summaryrefslogtreecommitdiff
path: root/BUILD/Help/html/Synchronize with FTP.html
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/Help/html/Synchronize with FTP.html')
-rw-r--r--BUILD/Help/html/Synchronize with FTP.html24
1 files changed, 13 insertions, 11 deletions
diff --git a/BUILD/Help/html/Synchronize with FTP.html b/BUILD/Help/html/Synchronize with FTP.html
index 43cc5a1b..cbca698d 100644
--- a/BUILD/Help/html/Synchronize with FTP.html
+++ b/BUILD/Help/html/Synchronize with FTP.html
@@ -50,10 +50,7 @@ drive letter:</FONT></P>
<A HREF="Compare%20by%20File%20Size.html">Compare by File Size</A>.</FONT></P>
</SPAN><BR CLEAR=LEFT><BR>
</P>
-<P STYLE="margin-bottom: 0cm"><BR>
-</P>
-<P STYLE="margin-bottom: 0cm"><BR>
-</P>
+<br>
<H3 CLASS="western"><FONT FACE="Tahoma, sans-serif">Synchronize with
SFTP <SPAN STYLE="font-weight: normal">(Linux)</SPAN></FONT></H3>
<P STYLE="margin-bottom: 0cm"><BR>
@@ -62,13 +59,18 @@ SFTP <SPAN STYLE="font-weight: normal">(Linux)</SPAN></FONT></H3>
share can be easily mapped onto a local folder for use with
FreeFileSync:</FONT></P>
<P STYLE="margin-left: 1.32cm; margin-bottom: 0cm"><SPAN ID="Rahmen5" DIR="LTR" STYLE="float: left; width: 80%; border: none; padding: 0cm; background: #e6e6e6">
- <LI><P STYLE="margin-left: 0.79cm; margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Install:</FONT><FONT FACE="Courier New, monospace"><BR>sudo
- apt-get install sshfs<BR>&nbsp;</FONT></P>
- <LI><P STYLE="margin-left: 0.79cm; margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Mount
- SFTP share:</FONT><FONT FACE="Courier New, monospace"><BR>sshfs
- ssh-account@ssh-server:&lt;path&gt; mountpoint<BR>&nbsp;</FONT></P>
- <LI><P STYLE="margin-left: 0.79cm; margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Unmount:</FONT><FONT FACE="Courier New, monospace"><BR>fusermount
- -u mountpoint</FONT></P>
+ <LI><P STYLE="margin-left: 0.79cm; margin-bottom: 0cm">
+ <FONT FACE="Tahoma, sans-serif">Install:</FONT>
+ <FONT FACE="Courier New, monospace"><BR>sudo apt-get install sshfs<BR>
+ &nbsp;</FONT></P>
+
+ <LI><P STYLE="margin-left: 0.79cm; margin-bottom: 0cm">
+ <FONT FACE="Tahoma, sans-serif">Mount SFTP share:</FONT>
+ <FONT FACE="Courier New, monospace"><BR>sshfs ssh-account@ssh-server:&lt;path&gt; mountpoint<BR>
+ &nbsp;</FONT></P>
+
+ <LI><P STYLE="margin-left: 0.79cm; margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Unmount:</FONT>
+ <FONT FACE="Courier New, monospace"><BR>fusermount -u mountpoint</FONT></P>
</SPAN><BR CLEAR=LEFT><BR>
</P>
</BODY>
bgstack15