[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Frage zu ftp



On 10.03.2011 22:52, Daniel Rafflenbeul wrote:
Halloele...

Frage, wie kann ich mit dem Programm FTP

a) entweder eine einzelne Datei
oder
b) ein komplettes Verzeichnis zu einem anderen Server automatisiert
übertragen ?!

Ich möchte bestimmte Konfigurationsdateien automatisch auf einen
Webspace übertragen.

Dort müssen die Dateien dann auch jeweils überschrieben werden .

Mfg Daniel


Ich werfe noch 'curl' in die Runde:

NAME
       curl - transfer a URL

SYNOPSIS
       curl [options] [URL...]

DESCRIPTION
curl is a tool to transfer data from or to a server, using one of the supported protocols (HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP or
       FILE).  The command is designed to work without user interaction.

curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL connections, cookies, file transfer resume and
       more.


Reply to: