Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

system call and newline interpretattion.

by jaimeGonz (Initiate)
on May 24, 2005 at 14:27 UTC ( [id://459988]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $command = "scp $user\@$ip:$source/$_ $staging/$_";<br>
    print("$command\n");<br>
    system($command);<br>
    
  2. or download this
    scp daylite_backup@192.168.0.53:/home/staging/dayliteLeads/courseBooki
    +ngs/1116932421807.xml
    <br> /dayliteImports/staging_courses/1116932421807.xml
    ...
               [-c cipher] [-i identity] [-l limit] [-o option]<br>
               [[user@]host1:]file1 [...] [[user@]host2:]file2<br>
    sh: line 2: /dayliteImports/staging_courses/1116932421807.xml: No such
    + file or directory
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://459988]
Approved by ikegami
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-26 03:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found