Entry
Total Commander: Ftp: How to start Total Commander with an ftp site as command line parameter?
Oct 31st, 2004 06:59
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden - 05 August 2003 - 10:36 pm -----------------------
Total Commander: Ftp: How to start Total Commander with an ftp site as
command line parameter?
---
General format with password (all in one line):
<Total commander executable filename>
ftp://<username>:<password>@<ftpsite>
or also:
<Total commander executable filename>
ftp://<username>:<password>@<ftpsite>/<ftpdirectory>
---
General format with password input (all in one line):
<Total commander executable filename> ftp://<username>@<ftpsite>
or also:
<Total commander executable filename>
ftp://<username>@<ftpsite>/<ftpdirectory>
---
General format with anononymous login (all in one line):
<Total commander executable filename> ftp://<ftpsite>
or also:
<Total commander executable filename> ftp://<ftpsite>/<ftpdirectory>
---
For example: password included (all in one line):
C:\totalcmd\totalcmd.EXE ftp://myusername:mypassword@myftpsite
or also:
C:\totalcmd\totalcmd.EXE
ftp://myusername:mypassword@myftpsite/myftpdirectory
---
For example: you have to supply a password (all in one line):
C:\totalcmd\totalcmd.EXE ftp://myusername@myftpsite
or also:
C:\totalcmd\totalcmd.EXE ftp://myusername@myftpsite/myftpdirectory
---
For example: anononymous login (all in one line):
C:\totalcmd\totalcmd.EXE ftp://myftpsite
or also:
C:\totalcmd\totalcmd.EXE ftp://myftpsite/myftpdirectory
---
---
Internet: see also:
---
Total Commander: Link: Overview: Can you give an overview of links for
Total Commander?
http://www.faqts.com/knowledge_base/view.phtml/aid/32141/fid/1214
----------------------------------------------------------------------