On 9/18/19 3:37 AM, Peter wrote:
> Hi
> 
> I am trying to copy Linux DVD image from FTP folder to Linux image and I
> receive below error.
> 
> Curl -0 ftp://test:te...@10.x.x.xx//ftp/linux/rhel-8.0-s390x-dvd
> 
> curl : (3) port number ended with 'r'.
> 
> Any clue what I must be missing ?

I would try this instead:
curl -O ftp://10.x.x.x/ftp/linux/rhel-8.0-s390x-dvd -u test:test

Note that the '-O' is the letter, not the digit zero.


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www2.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to