Mailinglist Archive: opensuse (3605 mails)
| < Previous | Next > |
Re: [SLE] command line ftp copy
- From: Per Jessen <per@xxxxxxxxxxxx>
- Date: Mon, 19 Jun 2006 17:02:19 +0200
- Message-id: <e76e9r$l6n$1@xxxxxxxxxxxxxxxx>
Roger Oberholtzer wrote:
> Does SUSE 10 come with a command line ftp copy command. I mean that I
> can copy a file from the local system to a remote ftp location, giving
> all info on the command line.
I think you'll have to use some stdin input to do the PUT command. I
have automated ftp stuff before, but I don't think I've ever managed to
put everything on the command-line.
> Oddly, the ftp client I see in 10.0 allows this when copying from a
> remote server, but not when copying to a remote server. This works
> (copies remfile to the local machine):
This is the AUTO-FETCH feature.
> but this does not
> ftp remfile user:pass@xxxxxxxxxxxxxx:/
>
I don't think that is a supported format. At least not according to the
manpage.
/Per Jessen, Zürich
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
> Does SUSE 10 come with a command line ftp copy command. I mean that I
> can copy a file from the local system to a remote ftp location, giving
> all info on the command line.
I think you'll have to use some stdin input to do the PUT command. I
have automated ftp stuff before, but I don't think I've ever managed to
put everything on the command-line.
> Oddly, the ftp client I see in 10.0 allows this when copying from a
> remote server, but not when copying to a remote server. This works
> (copies remfile to the local machine):
This is the AUTO-FETCH feature.
> but this does not
> ftp remfile user:pass@xxxxxxxxxxxxxx:/
>
I don't think that is a supported format. At least not according to the
manpage.
/Per Jessen, Zürich
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
| < Previous | Next > |