CodeLobster IDE
http://codelobster.com/forum/

Sync FTP Connexions between multiple devices
http://codelobster.com/forum/viewtopic.php?f=8&t=24228
Page 1 of 1

Author:  Semaphore [ Thu Apr 26, 2018 9:19 pm ]
Post subject:  Sync FTP Connexions between multiple devices

Thanks for this new products !
AS a team we want to ask if there is a possibility to share the list of the ftp connections ?

Thanks

Author:  Mechanic [ Fri May 25, 2018 6:29 am ]
Post subject:  Re: Sync FTP Connexions between multiple devices

FTP - this is the user interface when exchanging files on the same protocol. The program establishes a management channel with a remote server and waits for user commands. The remote server ID is specified either by the program argument, or in the open interface command.
The ftp command works with the user and waits for its commands, then the prompt "ftp>" is displayed on the screen.

Command Syntax:

ftp [-v] [- d] [- i] [- n] [host]

-v-Suppress server responses and statistics of data transfer.
-n -controls user authentication mode. If this key is specified, the .netrc file is first checked.
-i-disables file transfer confirmation when bulk copying files.
-d -includes debugging mode.
-g-Disables the transparency of the transfer of names.
Cheers, Mechanic.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/