Hello,
I am trying to use the mirror command to push files to an ftp server.
I
set the following:
lftp :~> set ftp:passive no
lftp :~> set verify-certificate no
lftp :~> set ftp:ssl-protect-data yes
Then open the connection (open -e user,pass -p 21 url)
Then:
mirror -R --continue --no-recursion --verbose=3 -I test.txt /src /dest
Getting directory contents (0) [Delaying before reconnect: 19]
I can view contents of this directory with ls (although its empty)
I know using mirror is a little strange since I am only pushing one file but its within a script that I shouldn’t change and is working for some other ftp servers.
Any help is appreciated
Thanks
--matt
CONFIDENTIALITY AND SECURITY NOTICE:
This e-mail, including any attachments, may contain confidential and proprietary information and may be legally privileged or otherwise protected by law. It may be read and used solely by the intended recipient(s), and any review, use or distribution by others is strictly prohibited. If you are not an intended recipient, please notify us immediately by replying to the sender and delete this e-mail, including any attachments, from your system immediately without reading, copying or distributing them. Thank you for your cooperation.
Amaranth and its affiliates retain all proprietary rights they may have in the information. We cannot give any assurances that this e-mail or any attachments are free of viruses or other harmful code. We reserve the right to monitor, intercept and block all communications involving our computer systems.
