Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1728

Syntax for SFTP Data in FTP.CFG File

$
0
0
I have successfully made regular FTP connections from the command line with explicit connection data and with data obtained via the FTP.CFG file, but I cannot get SFTP connections to work. What is the proper form for the entry in the FTP.CFG file, and what is the syntax to use that connect data from the command line (e.g., for DIR and IFTP)?

I got an IFTP command to work once, but now it always fails. I have tried the following:

Code:
     iftp /P1 sftp://user:pw@host:22
     iftp /P1...

Read more

Viewing all articles
Browse latest Browse all 1728

Trending Articles